Kai Hsieh b7aa4a2742 Add SEPolicy allowing GIA to communicate with Suez service
Attached AVC error log in commit message:
```
[   68.276362] SELinux: avc:  denied  { find } for pid=6775 uid=0 name=android.frameworks.stats.IStats/default scontext=u:r:gia:s0 tcontext=u:object_r:fwk_stats_service:s0 tclass=service_manager permissive=1
[   68.280115] type=1400 audit(1736239951.684:21): avc:  denied  { call } for  comm="binder:6775_3" scontext=u:r:gia:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
```

Flag: build.RELEASE_PIXEL_GIA_ENABLED
Test: Manualy, check `dmesg` to make sure that the cooresponding service can be started normally.
Bug: 369965212
Change-Id: I26d4b324f1359b1b895ea8d3fd51c0877098c5ea
Signed-off-by: Kai Hsieh <kaihsieh@google.com>
2025-01-16 10:47:24 +08:00
2025-01-06 09:04:46 +00:00
2024-12-24 10:38:36 +09:00
2024-11-12 18:40:13 +00:00
2024-11-19 23:27:20 +00:00
2025-01-08 14:31:30 -08:00
2025-01-08 10:14:32 -08:00
2023-02-13 12:48:47 +08:00
2024-11-13 07:52:03 +00:00
2024-10-25 17:58:48 +00:00
2024-03-13 17:49:16 +01:00
2023-03-31 06:28:07 +08:00
2022-08-12 09:55:21 +08:00

Please refer to go/pixel-recycle to modularize your code in this space.
Description
No description provided
Readme 325 MiB
Languages
C++ 90.2%
Rust 9.8%