Snap for 11504269 from 48a81fa140
to 24Q3-release
Change-Id: I8a607192700e39afafb371ff285b2caded30bc2e
This commit is contained in:
commit
07ad60d733
4 changed files with 2 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
# Boot animation dynamic colors
|
||||
persist.bootanim.color1 u:object_r:bootanim_system_prop:s0 exact int
|
||||
persist.bootanim.color2 u:object_r:bootanim_system_prop:s0 exact int
|
||||
persist.bootanim.color3 u:object_r:bootanim_system_prop:s0 exact int
|
||||
persist.bootanim.color4 u:object_r:bootanim_system_prop:s0 exact int
|
|
@ -9,7 +9,6 @@ mtectrl unlabeled dir b/264483752
|
|||
pixelstats_vendor sysfs file b/299553682
|
||||
rfsd vendor_cbd_prop file b/323086582
|
||||
system_server sysfs_batteryinfo file b/294967729
|
||||
system_suspend sysfs dir b/320693841
|
||||
system_suspend sysfs_batteryinfo dir b/317316633
|
||||
vendor_init default_prop file b/315104235
|
||||
vendor_init default_prop file b/315104803
|
||||
|
|
2
vendor/genfs_contexts
vendored
2
vendor/genfs_contexts
vendored
|
@ -272,6 +272,8 @@ genfscon sysfs /devices/platform/gpio_keys/wakeup/wakeup
|
|||
genfscon sysfs /devices/platform/sound-aoc/wakeup/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/virtual/wakeup/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/odm/odm:btbcm/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/19440000.drmdsim/19440000.drmdsim.0/wakeup/ u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/19450000.drmdsim/19450000.drmdsim.0/wakeup/ u:object_r:sysfs_wakeup:s0
|
||||
|
||||
# Trusty
|
||||
genfscon sysfs /module/trusty_virtio/parameters/use_high_wq u:object_r:sysfs_trusty:s0
|
||||
|
|
|
@ -18,7 +18,6 @@ BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats
|
|||
|
||||
# To be reviewed and removed.
|
||||
BOARD_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/whitechapel_pro
|
||||
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/private
|
||||
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/system_ext/public
|
||||
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/system_ext/private
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue