diff options
| author | 2022-04-14 21:27:38 +0200 | |
|---|---|---|
| committer | 2023-12-13 12:39:21 +0100 | |
| commit | 95a86edf8f29c8d71647d059b07767a803cbc290 (patch) | |
| tree | b1fd24d024fea8af41d74c70d9da6faea8f80a26 /libs/androidfw/StringPool.cpp | |
| parent | 75e8f4f93a62fa061cf903ac444487e123b06fe4 (diff) | |
Fix odm privapp permissions
SystemConfig.java treats permissions for odm and vendor priv-apps
identically, reading them into mVendorPrivilegedAppAllowlist.
Similarly, PermissionManagerServiceImpl.java should verify permissions
for pkg.isOdm() the same way as it does for pkg.isVendor(). Without this
fix, permissions for /odm/priv-app are simply ignored.
Bug: 230028571
Hastily-ported-to-Android-U-by: Snild Dolkow <snild@sony.com>
Test: manual -- check that odm priv-app can get permissions
Change-Id: I2c0f9452456e6ade7a336694392b2ef1011626bf
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions