commit | 2e1245013f5bdfcad8a8f93cc67e6bdaf70b804e | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Tue Dec 13 15:06:00 2022 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Thu Jan 05 09:47:39 2023 +0800 |
tree | 101c163082b75bc0a84fced117c7825173b4e1b5 | |
parent | df5a4fe7e7c3a0443568ea0dbb608051d8c213f3 [diff] |
Handle update-ownership tag For update ownership enforcement, using the config to enable the enforcement for the system apps. A config is expected to have "update-ownership" tags per package: ``` <config> <update-ownership package="foo" installer="bar" /> </config> ``` Bug: 244413073 Test: atest FrameworksServicesTests:SystemConfigTest Change-Id: I38e996eb885a130f72f656b27731d9f31b16b366