commit | dc11f7e67a564367be6e37f2d6e40be77229d75f | [log] [tgz] |
---|---|---|
author | Samiul Islam <samiul@google.com> | Thu Aug 26 11:41:37 2021 +0100 |
committer | Samiul Islam <samiul@google.com> | Wed Sep 15 11:18:53 2021 +0100 |
tree | bf011eda030aacbbb73ed72ada30b422874d9028 | |
parent | 99f31b981d8aab7664a78b17d816abe22bfdfbb8 [diff] |
libbinder: split out PackageManagerNative aidl Very few clients of libbinder use PackageManagerNative service, as such it's a waste to couple them together. Now, user of PackageManagerNative service need to add the corresponding aidl files as shared library. Bug: 183654927 Test: builds + presubmit Change-Id: Ie64fb3502d8e5164df4710feb2f525db7c4234a2 Merged-In: Ie64fb3502d8e5164df4710feb2f525db7c4234a2 (cherry picked from commit e45612731034e6a5283516424325a7ab108722e8)