Board tree for Google Tensor G4 devices
Find a file
Kah Xuan Lim 6914e7a49b Modem ML: Add sepolicy for TFLiteService
Add the sepolicy required to:
- Introduce modemml_tflite_service which runs on the system server.
- Allow modem_ml_svc_sit to access the new service.
- Allow system_server to access NNAPI TPU service.

Relevant logs before the sepolicy changes are made:

```
auditd  : avc:  denied  { find } for pid=1000 uid=1001 name=com.android.server.modemml.ITFLiteService/default scontext=u:r:modem_ml_svc_sit:s0 tcontext=u:object_r:modemml_tflite_service:s0 tclass=service_manager permissive=1
```

```
11-14 03:03:44.392  1064  1064 I auditd  : type=1400 audit(0.0:9): avc:  denied  { call } for  comm="modem_ml_svc_si" scontext=u:r:modem_ml_svc_sit:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
```

```
SELinux : avc:  denied  { find } for pid=1115 uid=1000 name=android.hardware.neuralnetworks.IDevice/google-edgetpu scontext=u:r:system_server:s0 tcontext=u:object_r:edgetpu_nnapi_service:s0 tclass=service_manager permissive=1
```

Bug: 307449478

Change-Id: I14c2aa02eca08a026d100af6eea11ac9ac9e4fc7
2024-03-06 13:35:33 +08:00
legacy/zuma/vendor Merge "Allow CccDkTimeSyncService to access bluetooth extension HAL" into main 2024-02-17 08:49:51 +00:00
private Revert^2 "Remove persist.bootanim.color property definitions" 2024-02-25 23:59:49 +00:00
public Move coredomain seapp contexts to system_ext 2023-08-10 17:00:56 +09:00
radio Modem ML: Add sepolicy for TFLiteService 2024-03-06 13:35:33 +08:00
system_ext Merge "Allow systemui_app to set property." into main 2024-01-25 05:37:35 +00:00
tracking_denials Merge "ssr_detector: remove tracking denial" into main 2024-03-05 03:26:01 +00:00
vendor Modem ML: Add sepolicy for TFLiteService 2024-03-06 13:35:33 +08:00
widevine Revert "Revert^2 commit 2c99c990d3"" 2023-08-23 12:58:42 +00:00
bug_map init zumapro from zuma sha 43d5907677d0f 2023-03-31 14:16:57 +00:00
OWNERS Correct the SEPolicy owner 2023-09-08 09:51:24 +08:00
zumapro-sepolicy.mk Move vendor to legacy/zuma/vendor 2023-09-04 11:07:29 +08:00