sdm660-common: sepolicy: Drop unused sysfs_light

Change-Id: I62bfac69bdcebaf7d484bbc39ea4e16f8beb8e6b
This commit is contained in:
dianlujitao 2020-02-19 20:41:41 +08:00 committed by OdSazib
parent f735b1ab0c
commit 55f4d4eb18
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69
2 changed files with 0 additions and 2 deletions

View file

@ -20,5 +20,4 @@ type hall_dev, sysfs_type, fs_type;
# Kcal # Kcal
type kcal_dev, sysfs_type, fs_type; type kcal_dev, sysfs_type, fs_type;
type sysfs_light, fs_type, sysfs_type;
type thermal_data_file, file_type, data_file_type; type thermal_data_file, file_type, data_file_type;

View file

@ -1 +0,0 @@
allow hal_light_default sysfs_light:file rw_file_perms;