Loading libs/binder/Android.bp +11 −0 Original line number Diff line number Diff line Loading @@ -296,3 +296,14 @@ cc_library { "liblog", ], } // TODO(b/183654927): initially empty lib to work around some merge conflicts cc_library { name: "libactivitymanager_aidl", srcs: [], shared_libs: [ "libbinder", "libutils", "liblog", ], } Loading
libs/binder/Android.bp +11 −0 Original line number Diff line number Diff line Loading @@ -296,3 +296,14 @@ cc_library { "liblog", ], } // TODO(b/183654927): initially empty lib to work around some merge conflicts cc_library { name: "libactivitymanager_aidl", srcs: [], shared_libs: [ "libbinder", "libutils", "liblog", ], }