commit | 40a969ea30eab1caa1017100a00b24cd18cebbd2 | [log] [tgz] |
---|---|---|
author | Samiul Islam <samiul@google.com> | Thu Aug 26 11:46:30 2021 +0100 |
committer | Samiul Islam <samiul@google.com> | Thu Aug 26 15:57:06 2021 +0100 |
tree | a7f4908b2b14ce142eeaf0b8f3211c798936d649 | |
parent | 901af98c465255598fa273ca9c1218d8536b1e70 [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 Ignore-AOSP-First: To avoid merge conflicts, uploading it internally first. Will be cherry-picked to AOSP later. Change-Id: I4734a28c343698c298d9433b96fc164a3477b389