device_google_gs-common/gps/lsi/sepolicy/file.te
Wayne Lin 2ced5f6958 gps: maintain one solution
Move the rules from ag/26254728

Bug: 315915958
Test: build pass and GPS function works
Change-Id: I730a7af2b8456ae4a350dbd0d6bdbfe7d3484b18
2024-06-03 08:35:41 +00:00

5 lines
158 B
Text

type vendor_gps_file, file_type, data_file_type;
type sysfs_gps, sysfs_type, fs_type;
userdebug_or_eng(`
typeattribute vendor_gps_file mlstrustedobject;
')