Loading media/module/aidlpersistentsurface/Android.bp +6 −4 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ aidl_interface { unstable: true, local_include_dir: "aidl", min_sdk_version: "29", defaults: [ "android.hardware.graphics.common-latest" ], srcs: [ "aidl/android/media/AidlColorAspects.aidl", "aidl/android/media/IAidlGraphicBufferSource.aidl", Loading @@ -12,9 +15,6 @@ aidl_interface { headers: [ "HardwareBuffer_aidl", ], imports: [ "android.hardware.graphics.common-V5", ], include_dirs: [ "frameworks/native/aidl/gui", ], Loading @@ -41,6 +41,9 @@ aidl_interface { cc_library_shared { name: "libstagefright_graphicbuffersource_aidl", min_sdk_version: "29", defaults: [ "android.hardware.graphics.common-ndk_shared", ], srcs: [ "AidlGraphicBufferSource.cpp", "wrapper/WAidlGraphicBufferSource.cpp", Loading @@ -56,7 +59,6 @@ cc_library_shared { "media_plugin_headers", ], shared_libs: [ "android.hardware.graphics.common-V5-ndk", "graphicbuffersource-aidl-ndk", "libbinder_ndk", "libcutils", Loading Loading
media/module/aidlpersistentsurface/Android.bp +6 −4 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ aidl_interface { unstable: true, local_include_dir: "aidl", min_sdk_version: "29", defaults: [ "android.hardware.graphics.common-latest" ], srcs: [ "aidl/android/media/AidlColorAspects.aidl", "aidl/android/media/IAidlGraphicBufferSource.aidl", Loading @@ -12,9 +15,6 @@ aidl_interface { headers: [ "HardwareBuffer_aidl", ], imports: [ "android.hardware.graphics.common-V5", ], include_dirs: [ "frameworks/native/aidl/gui", ], Loading @@ -41,6 +41,9 @@ aidl_interface { cc_library_shared { name: "libstagefright_graphicbuffersource_aidl", min_sdk_version: "29", defaults: [ "android.hardware.graphics.common-ndk_shared", ], srcs: [ "AidlGraphicBufferSource.cpp", "wrapper/WAidlGraphicBufferSource.cpp", Loading @@ -56,7 +59,6 @@ cc_library_shared { "media_plugin_headers", ], shared_libs: [ "android.hardware.graphics.common-V5-ndk", "graphicbuffersource-aidl-ndk", "libbinder_ndk", "libcutils", Loading