sm6225-common: sepolicy: Update for T blobs

Change-Id: I97c9682f35ade823fa073bc993390ad38376a9da
This commit is contained in:
Tommaso Fonda 2023-12-16 19:26:18 +01:00 committed by Michael Bestas
parent 77d964ea69
commit 292173dc55
No known key found for this signature in database
GPG key ID: CC95044519BE6669
2 changed files with 3 additions and 0 deletions

View file

@ -15,3 +15,5 @@ allow hal_fingerprint_default uhid_device:chr_file rw_file_perms;
allow hal_fingerprint_default vndbinder_device:chr_file rw_file_perms;
binder_call(hal_fingerprint_default, vndservicemanager);
allow hal_fingerprint_default hal_fingerprint_vndservice:service_manager add;
allow hal_fingerprint_default vendor_hal_perf_hwservice:hwservice_manager find;
binder_call(hal_fingerprint_default, vendor_hal_perf_default);

View file

@ -14,4 +14,5 @@ allow vendor_init_fingerprint vendor_sysfs_fingerprint:file { getattr setattr };
allow vendor_init_fingerprint kmsg_device:chr_file w_file_perms;
set_prop(vendor_init_fingerprint, ctl_start_prop)
set_prop(vendor_init_fingerprint, ctl_stop_prop)
set_prop(vendor_init_fingerprint, vendor_mot_fingerprint_prop)