summaryrefslogtreecommitdiffstats
path: root/camera/device/3.2/Android.bp
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-11-09 19:05:17 -0800
committerSteven Moreland <smoreland@google.com>2017-11-10 09:06:55 -0800
commita1169dd600091cc9a451b91e7b4573dc1d9049b3 (patch)
treee7b60403dc8cb464f2d9f9782c8bf06262e6bf74 /camera/device/3.2/Android.bp
parent771dff2a2d014df7118263d2c0a8cc8522cf480c (diff)
downloadandroid_hardware_interfaces-a1169dd600091cc9a451b91e7b4573dc1d9049b3.tar.gz
android_hardware_interfaces-a1169dd600091cc9a451b91e7b4573dc1d9049b3.tar.bz2
android_hardware_interfaces-a1169dd600091cc9a451b91e7b4573dc1d9049b3.zip
Update makefiles for hidl_interface.
Bug: 35570956 Test: manual Change-Id: I7a220b78ee081240e1dc30ef5672ba39e3e98375
Diffstat (limited to 'camera/device/3.2/Android.bp')
-rw-r--r--camera/device/3.2/Android.bp195
1 files changed, 33 insertions, 162 deletions
diff --git a/camera/device/3.2/Android.bp b/camera/device/3.2/Android.bp
index 0dcbdb485..a8a164e23 100644
--- a/camera/device/3.2/Android.bp
+++ b/camera/device/3.2/Android.bp
@@ -1,173 +1,44 @@
-// This file is autogenerated by hidl-gen. Do not edit manually.
+// This file is autogenerated by hidl-gen -Landroidbp.
-filegroup {
- name: "android.hardware.camera.device@3.2_hal",
- srcs: [
- "types.hal",
- "ICameraDevice.hal",
- "ICameraDeviceCallback.hal",
- "ICameraDeviceSession.hal",
- ],
-}
-
-genrule {
- name: "android.hardware.camera.device@3.2_genc++",
- tools: ["hidl-gen"],
- cmd: "$(location hidl-gen) -o $(genDir) -Lc++-sources -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.camera.device@3.2",
- srcs: [
- ":android.hardware.camera.device@3.2_hal",
- ],
- out: [
- "android/hardware/camera/device/3.2/types.cpp",
- "android/hardware/camera/device/3.2/CameraDeviceAll.cpp",
- "android/hardware/camera/device/3.2/CameraDeviceCallbackAll.cpp",
- "android/hardware/camera/device/3.2/CameraDeviceSessionAll.cpp",
- ],
-}
-
-genrule {
- name: "android.hardware.camera.device@3.2_genc++_headers",
- tools: ["hidl-gen"],
- cmd: "$(location hidl-gen) -o $(genDir) -Lc++-headers -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.camera.device@3.2",
- srcs: [
- ":android.hardware.camera.device@3.2_hal",
- ],
- out: [
- "android/hardware/camera/device/3.2/types.h",
- "android/hardware/camera/device/3.2/hwtypes.h",
- "android/hardware/camera/device/3.2/ICameraDevice.h",
- "android/hardware/camera/device/3.2/IHwCameraDevice.h",
- "android/hardware/camera/device/3.2/BnHwCameraDevice.h",
- "android/hardware/camera/device/3.2/BpHwCameraDevice.h",
- "android/hardware/camera/device/3.2/BsCameraDevice.h",
- "android/hardware/camera/device/3.2/ICameraDeviceCallback.h",
- "android/hardware/camera/device/3.2/IHwCameraDeviceCallback.h",
- "android/hardware/camera/device/3.2/BnHwCameraDeviceCallback.h",
- "android/hardware/camera/device/3.2/BpHwCameraDeviceCallback.h",
- "android/hardware/camera/device/3.2/BsCameraDeviceCallback.h",
- "android/hardware/camera/device/3.2/ICameraDeviceSession.h",
- "android/hardware/camera/device/3.2/IHwCameraDeviceSession.h",
- "android/hardware/camera/device/3.2/BnHwCameraDeviceSession.h",
- "android/hardware/camera/device/3.2/BpHwCameraDeviceSession.h",
- "android/hardware/camera/device/3.2/BsCameraDeviceSession.h",
- ],
-}
-
-cc_library {
+hidl_interface {
name: "android.hardware.camera.device@3.2",
- defaults: ["hidl-module-defaults"],
- generated_sources: ["android.hardware.camera.device@3.2_genc++"],
- generated_headers: ["android.hardware.camera.device@3.2_genc++_headers"],
- export_generated_headers: ["android.hardware.camera.device@3.2_genc++_headers"],
- vendor_available: true,
+ root: "android.hardware",
vndk: {
enabled: true,
},
- shared_libs: [
- "libhidlbase",
- "libhidltransport",
- "libhwbinder",
- "liblog",
- "libutils",
- "libcutils",
- "android.hardware.camera.common@1.0",
- "android.hardware.graphics.common@1.0",
- ],
- export_shared_lib_headers: [
- "libhidlbase",
- "libhidltransport",
- "libhwbinder",
- "libutils",
- "android.hardware.camera.common@1.0",
- "android.hardware.graphics.common@1.0",
- ],
-}
-
-// This package is not java compatible. Not creating java target.
-
-// This package does not export any types. Not creating java constants export.
-
-
-genrule {
- name: "android.hardware.camera.device@3.2-adapter-helper_genc++",
- tools: ["hidl-gen"],
- cmd: "$(location hidl-gen) -o $(genDir) -Lc++-adapter-sources -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.camera.device@3.2",
srcs: [
- ":android.hardware.camera.device@3.2_hal",
- ],
- out: [
- "android/hardware/camera/device/3.2/ACameraDevice.cpp",
- "android/hardware/camera/device/3.2/ACameraDeviceCallback.cpp",
- "android/hardware/camera/device/3.2/ACameraDeviceSession.cpp",
- ],
-}
-
-genrule {
- name: "android.hardware.camera.device@3.2-adapter-helper_genc++_headers",
- tools: ["hidl-gen"],
- cmd: "$(location hidl-gen) -o $(genDir) -Lc++-adapter-headers -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.camera.device@3.2",
- srcs: [
- ":android.hardware.camera.device@3.2_hal",
- ],
- out: [
- "android/hardware/camera/device/3.2/ACameraDevice.h",
- "android/hardware/camera/device/3.2/ACameraDeviceCallback.h",
- "android/hardware/camera/device/3.2/ACameraDeviceSession.h",
- ],
-}
-
-cc_library {
- name: "android.hardware.camera.device@3.2-adapter-helper",
- defaults: ["hidl-module-defaults"],
- generated_sources: ["android.hardware.camera.device@3.2-adapter-helper_genc++"],
- generated_headers: ["android.hardware.camera.device@3.2-adapter-helper_genc++_headers"],
- export_generated_headers: ["android.hardware.camera.device@3.2-adapter-helper_genc++_headers"],
- vendor_available: true,
- shared_libs: [
- "libhidlbase",
- "libhidltransport",
- "libhwbinder",
- "liblog",
- "libutils",
- "libcutils",
- "libhidladapter",
- "android.hardware.camera.common@1.0",
- "android.hardware.camera.device@3.2",
- "android.hardware.graphics.common@1.0",
- "android.hidl.base@1.0-adapter-helper",
+ "types.hal",
+ "ICameraDevice.hal",
+ "ICameraDeviceCallback.hal",
+ "ICameraDeviceSession.hal",
],
- export_shared_lib_headers: [
- "libhidlbase",
- "libhidltransport",
- "libhwbinder",
- "libutils",
- "libhidladapter",
+ interfaces: [
"android.hardware.camera.common@1.0",
- "android.hardware.camera.device@3.2",
"android.hardware.graphics.common@1.0",
- "android.hidl.base@1.0-adapter-helper",
- ],
+ "android.hidl.base@1.0",
+ ],
+ types: [
+ "BufferCache",
+ "BufferStatus",
+ "CameraBlob",
+ "CameraBlobId",
+ "CaptureRequest",
+ "CaptureResult",
+ "ErrorCode",
+ "ErrorMsg",
+ "HalStream",
+ "HalStreamConfiguration",
+ "MsgType",
+ "NotifyMsg",
+ "RequestTemplate",
+ "ShutterMsg",
+ "Stream",
+ "StreamBuffer",
+ "StreamConfiguration",
+ "StreamConfigurationMode",
+ "StreamRotation",
+ "StreamType",
+ ],
+ gen_java: false,
}
-genrule {
- name: "android.hardware.camera.device@3.2-adapter_genc++",
- tools: ["hidl-gen"],
- cmd: "$(location hidl-gen) -o $(genDir) -Lc++-adapter-main -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.camera.device@3.2",
- out: ["main.cpp"]
-}
-
-cc_test {
- name: "android.hardware.camera.device@3.2-adapter",
- defaults: ["hidl-module-defaults"],
- shared_libs: [
- "libhidladapter",
- "libhidlbase",
- "libhidltransport",
- "libutils",
- "android.hardware.camera.common@1.0",
- "android.hardware.camera.device@3.2",
- "android.hardware.graphics.common@1.0",
- "android.hardware.camera.device@3.2-adapter-helper",
- ],
- generated_sources: ["android.hardware.camera.device@3.2-adapter_genc++"],
-}