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:
basamaryan
2024-04-26 01:02:18 +02:00
committed by therealmharc
parent 10ba5294cb
commit afba133c6e

View File

@@ -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)