Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26eeec7f authored by Samiul Islam's avatar Samiul Islam
Browse files

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 47a5f432)
parent 237ec60d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ cc_defaults {
        "libprotobuf-cpp-lite",
        "libutils",
        "libz",
        "packagemanager_aidl-cpp",
    ],

    cflags: [