commit | e45612731034e6a5283516424325a7ab108722e8 | [log] [tgz] |
---|---|---|
author | Samiul Islam <samiul@google.com> | Thu Aug 26 11:41:37 2021 +0100 |
committer | Mohammad Samiul Islam <samiul@google.com> | Tue Aug 31 13:40:58 2021 +0000 |
tree | 2320817199c7a36add081c1715eda9067bd14238 | |
parent | d26e772b9f66822b783b321c5766b0caac34d3aa [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