remove twoshay
It does not eexist on raven claw on Build ID 7726471 Bug: 196916111 Test: boot to home Change-Id: Ie358657de3f4dfd6704288798dc2a198f25ae419
This commit is contained in:
parent
2a422d7159
commit
349700cece
4 changed files with 0 additions and 13 deletions
|
@ -206,7 +206,6 @@
|
||||||
|
|
||||||
# Touch
|
# Touch
|
||||||
/dev/touch_offload u:object_r:touch_offload_device:s0
|
/dev/touch_offload u:object_r:touch_offload_device:s0
|
||||||
/vendor/bin/twoshay u:object_r:twoshay_exec:s0
|
|
||||||
|
|
||||||
# Zram
|
# Zram
|
||||||
/data/per_boot(/.*)? u:object_r:per_boot_file:s0
|
/data/per_boot(/.*)? u:object_r:per_boot_file:s0
|
||||||
|
|
|
@ -59,7 +59,6 @@ allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
|
||||||
allow hal_dumpstate_default sysfs_thermal:lnk_file read;
|
allow hal_dumpstate_default sysfs_thermal:lnk_file read;
|
||||||
|
|
||||||
allow hal_dumpstate_default touch_context_service:service_manager find;
|
allow hal_dumpstate_default touch_context_service:service_manager find;
|
||||||
binder_call(hal_dumpstate_default, twoshay)
|
|
||||||
|
|
||||||
# Modem logs
|
# Modem logs
|
||||||
allow hal_dumpstate_default modem_efs_file:dir search;
|
allow hal_dumpstate_default modem_efs_file:dir search;
|
||||||
|
|
|
@ -11,7 +11,6 @@ allow platform_app fwk_stats_service:service_manager find;
|
||||||
binder_use(platform_app)
|
binder_use(platform_app)
|
||||||
|
|
||||||
allow platform_app touch_context_service:service_manager find;
|
allow platform_app touch_context_service:service_manager find;
|
||||||
binder_call(platform_app, twoshay)
|
|
||||||
|
|
||||||
# Fingerprint (UDFPS) GHBM/LHBM toggle
|
# Fingerprint (UDFPS) GHBM/LHBM toggle
|
||||||
get_prop(platform_app, fingerprint_ghbm_prop)
|
get_prop(platform_app, fingerprint_ghbm_prop)
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
type twoshay, domain;
|
|
||||||
type twoshay_exec, exec_type, vendor_file_type, file_type;
|
|
||||||
|
|
||||||
init_daemon_domain(twoshay)
|
|
||||||
|
|
||||||
allow twoshay touch_offload_device:chr_file rw_file_perms;
|
|
||||||
allow twoshay twoshay:capability sys_nice;
|
|
||||||
|
|
||||||
binder_use(twoshay)
|
|
||||||
add_service(twoshay, touch_context_service)
|
|
Loading…
Add table
Add a link
Reference in a new issue