commit | 3ee1def664f6f6291326d3966fafe28e2fc421ca | [log] [tgz] |
---|---|---|
author | Hai Zhang <[email protected]> | Mon Dec 18 02:40:12 2023 +0000 |
committer | Hai Zhang <[email protected]> | Mon Dec 18 02:42:06 2023 +0000 |
tree | 66979e9841d6f91944853ee6f3121f6250727ab2 | |
parent | 6e72846153658a1f2554cd459841c406547ff370 [diff] |
Fix privileged permission handling for ODM apps. SystemConfig mentioned ODM is just another vendor partition and reads ODM privileged permission allowlist XML files into the vendor allowlist, so we should handle vendor apps and ODM apps in the same way. This is the same thing as aosp/2873695 for the new subsystem. Bug: 230028571 Test: presubmit Change-Id: I33f21e6d08d76045d62786edb9266e3fe942a2c5