commit | 26eeec7f042e018d27a49c2e923d2f9da15afb14 | [log] [tgz] |
---|---|---|
author | Samiul Islam <samiul@google.com> | Thu Aug 26 15:17:53 2021 +0100 |
committer | Samiul Islam <samiul@google.com> | Wed Sep 15 11:14:07 2021 +0100 |
tree | 38f3cfa4d8a32aeba3512f0617bfc29e0df7a51e | |
parent | 237ec60d0b9a87b0a4d8829152efeca24c13003b [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: Ieca32fc3c970f2b720d76071651e85459d082f02 Merged-In: Ieca32fc3c970f2b720d76071651e85459d082f02 (cherry picked from commit 47a5f43202fc24753e4ab9a9d641dce15058f681)