Loading cmds/installd/Android.bp +8 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ cc_defaults { "dexopt.cpp", "dexopt.cpp", "globals.cpp", "globals.cpp", "utils.cpp", "utils.cpp", "binder/android/os/IInstalld.aidl", ":installd_aidl", ], ], shared_libs: [ shared_libs: [ "libbase", "libbase", Loading Loading @@ -85,4 +85,11 @@ cc_binary { ], ], } } filegroup { name: "installd_aidl", srcs: [ "binder/android/os/IInstalld.aidl", ], } subdirs = ["tests"] subdirs = ["tests"] libs/binder/Android.bp +9 −1 Original line number Original line Diff line number Diff line Loading @@ -69,7 +69,7 @@ cc_library { "TextOutput.cpp", "TextOutput.cpp", "IpPrefix.cpp", "IpPrefix.cpp", "Value.cpp", "Value.cpp", "aidl/android/content/pm/IPackageManagerNative.aidl", ":libbinder_aidl", ], ], aidl: { aidl: { Loading Loading @@ -108,4 +108,12 @@ cc_library { }, }, } } // AIDL interface between libbinder and framework.jar filegroup { name: "libbinder_aidl", srcs: [ "aidl/android/content/pm/IPackageManagerNative.aidl", ], } subdirs = ["tests"] subdirs = ["tests"] Loading
cmds/installd/Android.bp +8 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ cc_defaults { "dexopt.cpp", "dexopt.cpp", "globals.cpp", "globals.cpp", "utils.cpp", "utils.cpp", "binder/android/os/IInstalld.aidl", ":installd_aidl", ], ], shared_libs: [ shared_libs: [ "libbase", "libbase", Loading Loading @@ -85,4 +85,11 @@ cc_binary { ], ], } } filegroup { name: "installd_aidl", srcs: [ "binder/android/os/IInstalld.aidl", ], } subdirs = ["tests"] subdirs = ["tests"]
libs/binder/Android.bp +9 −1 Original line number Original line Diff line number Diff line Loading @@ -69,7 +69,7 @@ cc_library { "TextOutput.cpp", "TextOutput.cpp", "IpPrefix.cpp", "IpPrefix.cpp", "Value.cpp", "Value.cpp", "aidl/android/content/pm/IPackageManagerNative.aidl", ":libbinder_aidl", ], ], aidl: { aidl: { Loading Loading @@ -108,4 +108,12 @@ cc_library { }, }, } } // AIDL interface between libbinder and framework.jar filegroup { name: "libbinder_aidl", srcs: [ "aidl/android/content/pm/IPackageManagerNative.aidl", ], } subdirs = ["tests"] subdirs = ["tests"]