Branch zuma from gs201
Branch zuma from gs201 sha1 63751751aa91275b083797278d638078b3a0bf7a cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ie692d8dbbf0fc4d3b376dc9fe3e930bd3955a88e Signed-off-by: Aaron Ding <aaronding@google.com>
This commit is contained in:
parent
e4a3061192
commit
e47b3d9991
199 changed files with 3343 additions and 0 deletions
2
private/permissioncontroller_app.te
Normal file
2
private/permissioncontroller_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow permissioncontroller_app proc_vendor_sched:dir r_dir_perms;
|
||||
allow permissioncontroller_app proc_vendor_sched:file w_file_perms;
|
5
private/property_contexts
Normal file
5
private/property_contexts
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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
|
1
private/radio.te
Normal file
1
private/radio.te
Normal file
|
@ -0,0 +1 @@
|
|||
add_service(radio, uce_service)
|
1
private/service_contexts
Normal file
1
private/service_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
telephony.oem.oemrilhook u:object_r:radio_service:s0
|
Loading…
Add table
Add a link
Reference in a new issue