commit | eebb9438683b342f20e487f13dbd2cb7eaa6dcde | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Aug 23 15:18:27 2023 -0400 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Mon Sep 18 06:00:09 2023 +0000 |
tree | dd2c03e11c50f184b697d9bcf112e8dea36fd132 | |
parent | 7230d208b22ab43ff57928b9e5bec0012402127a [diff] |
Don't look through the buffer cache in protected contexts Test: manual - protected content in Netflix apk, even without blurring Without this change getOrCreateBackendTexture can return an un-Protected backend texture when a Protected one is required. This causes the Protected content draw to be dropped. Note: This CL originally landed in main as part of a broader fix for blurring protected content, but it has been discovered to fix other issues with protected content that were otherwise still visible in this branch. Bug: 242266174 Bug: 294357792 (cherry picked from commit 59f71734258e3959d2d3d8937d689b1bb88941db) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a0c7cca5769008d02e0ce227feb3efd7471813a4) Merged-In: I9d7bab890ae8d88656e77dede962b40e926580c8 Change-Id: I9d7bab890ae8d88656e77dede962b40e926580c8