-
- Downloads
Annotate most remaining HALs with _client/_server
This switches most remaining HALs to the _client/_server approach. To unblock efforts blocked on majority of HALs having to use this model, this change does not remove unnecessary rules from clients of these HALs. That work will be performed in follow-up commits. This commit only adds allow rules and thus does not break existing functionality. The HALs not yet on the _client/_server model after this commit are: * Allocator HAL, because it's non-trivial to declare all apps except isolated apps as clients of this HAL, which they are. * Boot HAL, because it's still on the non-attributized model and I'm waiting for update_engine folks to answer a couple of questions which will let me refactor the policy of this HAL. Test: mmm system/sepolicy Test: Device boots, no new denials Test: Device boots in recovery mode, no new denials Bug: 34170079 Change-Id: I03e6bcec2fa02f14bdf17d11f7367b62c68a14b9
Showing
- private/bluetooth.te 1 addition, 0 deletionsprivate/bluetooth.te
- private/surfaceflinger.te 3 additions, 0 deletionsprivate/surfaceflinger.te
- private/system_server.te 10 additions, 0 deletionsprivate/system_server.te
- public/attributes 34 additions, 0 deletionspublic/attributes
- public/dumpstate.te 1 addition, 0 deletionspublic/dumpstate.te
- public/gatekeeperd.te 1 addition, 0 deletionspublic/gatekeeperd.te
- public/hal_gatekeeper.te 2 additions, 0 deletionspublic/hal_gatekeeper.te
- public/healthd.te 1 addition, 0 deletionspublic/healthd.te
- public/nfc.te 1 addition, 0 deletionspublic/nfc.te
- public/radio.te 1 addition, 1 deletionpublic/radio.te
- public/rild.te 1 addition, 1 deletionpublic/rild.te
- vendor/hal_configstore_default.te 1 addition, 1 deletionvendor/hal_configstore_default.te
- vendor/hal_contexthub_default.te 1 addition, 1 deletionvendor/hal_contexthub_default.te
- vendor/hal_gatekeeper_default.te 1 addition, 1 deletionvendor/hal_gatekeeper_default.te
- vendor/hal_gnss_default.te 1 addition, 1 deletionvendor/hal_gnss_default.te
- vendor/hal_graphics_allocator_default.te 1 addition, 1 deletionvendor/hal_graphics_allocator_default.te
- vendor/hal_graphics_composer_default.te 1 addition, 1 deletionvendor/hal_graphics_composer_default.te
- vendor/hal_health_default.te 1 addition, 1 deletionvendor/hal_health_default.te
- vendor/hal_ir_default.te 1 addition, 1 deletionvendor/hal_ir_default.te
- vendor/hal_light_default.te 1 addition, 1 deletionvendor/hal_light_default.te
Loading
Please register or sign in to comment