4 Commits

Author SHA1 Message Date
Jackal Guo
51da07a0ea Move our sepolicy to system_ext
Each app domain should be defined under the installed partition's
sepolicy. Since PixelSystemService is under system_ext, we should
not define our sepolicy under vendor.

Test: manually check if the error message is gone
Fix: 293806319
Change-Id: Ifec3e58c44ef1b2bc522f44b874b0635edc38c12
2023-08-01 10:05:53 +08:00
Jackal Guo
2f4d29bcea Create sepolicy for Pixel System Service
Having the dedicated domain for Pixel System Service instead of
using platform_app.

Test: m
Bug: 274749278
Change-Id: I852fc46a3b811925e3a75e71a3579b58898045f9
2023-05-18 11:27:32 +08:00
Jackal Guo
7a05760fca Revert "Create sepolicy for Pixel System Service"
This reverts commit 9c20d62b3d2566a66f19016a2c16cbb8832f3972.

Reason for revert: Need to follow go/request-pixel-preinstalls

Change-Id: Id1da4acab4d40dcaa2ba26deee5a257911607fb0
2023-05-15 06:56:07 +00:00
Jackal Guo
9c20d62b3d Create sepolicy for Pixel System Service
Having the dedicated domain for Pixel System Service instead of
using platform_app.

Test: m
Bug: 274749278
Change-Id: I3ff6258f9370b59329f25a3f1275777243bc4bb1
2023-05-05 13:35:58 +08:00