Snap for 12158986 from e155aa7c04
to 24Q4-release
Change-Id: Ia4c59bed91b891b10b1da191eff07741af54ea0c
This commit is contained in:
commit
a837d59bb9
3 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,8 @@ allow hal_wlcservice vendor_wlc_file:file create_file_perms;
|
||||||
allow hal_wlcservice hal_wireless_charger_service:service_manager find;
|
allow hal_wlcservice hal_wireless_charger_service:service_manager find;
|
||||||
allow hal_wlcservice kmsg_device:chr_file { getattr w_file_perms };
|
allow hal_wlcservice kmsg_device:chr_file { getattr w_file_perms };
|
||||||
|
|
||||||
|
get_prop(hal_wlcservice, vendor_wlcservice_test_prop)
|
||||||
|
|
||||||
binder_call(hal_wlcservice, servicemanager)
|
binder_call(hal_wlcservice, servicemanager)
|
||||||
add_service(hal_wlcservice, hal_wlcservice_service)
|
add_service(hal_wlcservice, hal_wlcservice_service)
|
||||||
|
|
||||||
|
|
1
wireless_charger/sepolicy/property.te
Normal file
1
wireless_charger/sepolicy/property.te
Normal file
|
@ -0,0 +1 @@
|
||||||
|
vendor_internal_prop(vendor_wlcservice_test_prop)
|
1
wireless_charger/sepolicy/property_contexts
Normal file
1
wireless_charger/sepolicy/property_contexts
Normal file
|
@ -0,0 +1 @@
|
||||||
|
vendor.wlcservice.test.authentication u:object_r:vendor_wlcservice_test_prop:s0 exact bool
|
Loading…
Add table
Add a link
Reference in a new issue