Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68b03188 authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Make camera/drm helper classes available to system.

am: 14adc6eb

Change-Id: I6fd73c6d46245b690fae29edbfd7c8c4d2b5ea81
parents 7a09847f 14adc6eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
cc_library_static {
cc_library_static {
    name: "android.hardware.camera.common@1.0-helper",
    name: "android.hardware.camera.common@1.0-helper",
    vendor: true,
    vendor_available: true,
    defaults: ["hidl_defaults"],
    defaults: ["hidl_defaults"],
    srcs: [
    srcs: [
        "CameraModule.cpp",
        "CameraModule.cpp",
+1 −1
Original line number Original line Diff line number Diff line
cc_library_static {
cc_library_static {
    name: "android.hardware.drm@1.0-helper",
    name: "android.hardware.drm@1.0-helper",
    vendor: true,
    vendor_available: true,
    defaults: ["hidl_defaults"],
    defaults: ["hidl_defaults"],
    srcs: [
    srcs: [
        "SharedLibrary.cpp",
        "SharedLibrary.cpp",