device_google_caimito/gnss/hal_gnss_default.te
Joe Huang 8a5026e684 Add sepolicy rules for gnss
Bug: 303789385
Test: GPS test on normal & factory builds
Change-Id: I78eba237631edc1423e7c54d3b054135706d04f1
2023-11-02 17:42:41 +08:00

3 lines
98 B
Text

binder_call(hal_gnss_default, gnssd);
allow hal_gnss_default gnssd:unix_stream_socket connectto;