diff options
| author | Alex Naidis <alex.naidis@linux.com> | 2017-04-09 01:29:27 +0200 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2023-01-09 19:55:12 +0100 |
| commit | bf8eb4ac11a0be1c6dbbef58128483d0aea41875 (patch) | |
| tree | f9a517d5fba1ae434c1d662b23ac81f16d3bb18f /code_coverage/empty_policy/code_coverage.arm.policy | |
| parent | 52f2532ee3b01fbf307ee6a77e75147cb1de5254 (diff) | |
init: Weaken property override security for the init extension
Sometimes we need to override ro.* properties by using our vendor init
extension.
Previously there was a security check which was blocking that.
To resolve the issue, we need to weaken the security check during the
execution of our vendor init extension.
This is safe because the vendor init extension gets executed as part of init
construction and it is considered a trusted system component.
Change-Id: Ib7794ca781bef4c262ec8003b68e9617241e7334
(cherry picked from commit 0fc2ab925aafbc40c6e7ce50ada6b816ebc6ff6b)
Diffstat (limited to 'code_coverage/empty_policy/code_coverage.arm.policy')
0 files changed, 0 insertions, 0 deletions
