gps: add sepolicy

- Add sepolicy for vendor gnss binary
 - Add sepolicy for gnss_check.sh

Bug: 294708565
Bug: 301509452

Test: GPS Test, check avc denied errors
Change-Id: Idc78f44641b063a37c91f9a3c12fe255e8d2d078
This commit is contained in:
Joe Huang 2023-08-25 04:32:35 +08:00
parent 691b1384c6
commit c2a9fb71dc
12 changed files with 64 additions and 0 deletions

2
gnss/hal_gnss_default.te Normal file
View file

@ -0,0 +1,2 @@
binder_call(hal_gnss_default, gnssd);