sm6150-common: sepolicy: Allow vendor_fp_prop to be modified

Change-Id: I48e0d1a885ac62886b1e622ce68598270044ef84
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
basamaryan 2024-04-26 01:02:18 +02:00 committed by donjohanliebert
parent d61cf161d9
commit 215025ef4d

View File

@ -3,7 +3,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)