Merge "Add EGL blobcache multifile properties" am: 1f1705917e
am: 2008915bf8
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2402875 Change-Id: I2a68c7d279917ad9cbc8b12e63ec38014dd6c0bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1ba4d0db97
1 changed files with 3 additions and 0 deletions
|
@ -1353,6 +1353,9 @@ ro.localization.locale_filter u:object_r:localization_prop:s0 exact string
|
|||
# Graphics related properties
|
||||
ro.opengles.version u:object_r:graphics_config_prop:s0 exact int
|
||||
|
||||
ro.egl.blobcache.multifile u:object_r:graphics_config_prop:s0 exact bool
|
||||
ro.egl.blobcache.multifile_limit u:object_r:graphics_config_prop:s0 exact int
|
||||
|
||||
ro.gfx.driver.0 u:object_r:graphics_config_prop:s0 exact string
|
||||
ro.gfx.driver.1 u:object_r:graphics_config_prop:s0 exact string
|
||||
ro.gfx.angle.supported u:object_r:graphics_config_prop:s0 exact bool
|
||||
|
|
Loading…
Reference in a new issue