mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: sepolicy: Change vendor_fp_prop to vendor_public_prop
Change-Id: I48e0d1a885ac62886b1e622ce68598270044ef84 Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
2
sepolicy/vendor/hal_fingerprint_default.te
vendored
2
sepolicy/vendor/hal_fingerprint_default.te
vendored
@@ -4,7 +4,7 @@ type hal_swfingerprint_hwservice, hwservice_manager_type;
|
||||
type fingerprint_device, dev_type;
|
||||
type fingerprint_data_file, data_file_type, file_type;
|
||||
type vendor_sysfs_fod, sysfs_type, fs_type;
|
||||
vendor_internal_prop(vendor_fp_prop)
|
||||
vendor_public_prop(vendor_fp_prop)
|
||||
|
||||
vndbinder_use(hal_fingerprint_default)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user