Wayne Lin ba840e7417 gps: maintain one solution
Move the rules from ag/27080484

Bug: 315915958
Test: build pass and GPS function works
Change-Id: I730a7af2b8456ae4a350dbd0d6bdbfe7d3484b18
Merged-In: I730a7af2b8456ae4a350dbd0d6bdbfe7d3484b18
2024-06-03 09:14:12 +00:00

6 lines
158 B
Plaintext

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