commit | 3032bfbdb5e16b6b2f934c63a784f56db97dfa73 | [log] [tgz] |
---|---|---|
author | Samiul Islam <samiul@google.com> | Thu Aug 26 11:41:21 2021 +0100 |
committer | Samiul Islam <samiul@google.com> | Thu Aug 26 15:52:01 2021 +0100 |
tree | db3f2db72696e1b1fb6bf9e29f290f5759b9a36c | |
parent | db009c9b4871e7822d4d4a2465362333d86c4d32 [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: I20e61b431eed267995fcd3c33cd1d62b2c9e29b5