Loading storaged/Android.bp +9 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ cc_library_static { "storaged_uid_monitor.cpp", "uid_info.cpp", "storaged.proto", "binder/android/os/IStoraged.aidl", ":storaged_aidl", "binder/android/os/storaged/IStoragedPrivate.aidl", ], Loading Loading @@ -100,3 +100,11 @@ cc_test { static_libs: ["libstoraged"], } // AIDL interface between storaged and framework.jar filegroup { name: "storaged_aidl", srcs: [ "binder/android/os/IStoraged.aidl", ], } Loading
storaged/Android.bp +9 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ cc_library_static { "storaged_uid_monitor.cpp", "uid_info.cpp", "storaged.proto", "binder/android/os/IStoraged.aidl", ":storaged_aidl", "binder/android/os/storaged/IStoragedPrivate.aidl", ], Loading Loading @@ -100,3 +100,11 @@ cc_test { static_libs: ["libstoraged"], } // AIDL interface between storaged and framework.jar filegroup { name: "storaged_aidl", srcs: [ "binder/android/os/IStoraged.aidl", ], }