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

Commit 386f28c8 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

am: 68b03188

Change-Id: Id8c0e71639f54b0bfddc27b540791ebbf1297683
parents 5fd11b23 68b03188
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
cc_library_static {
    name: "android.hardware.camera.common@1.0-helper",
    vendor: true,
    vendor_available: true,
    defaults: ["hidl_defaults"],
    srcs: [
        "CameraModule.cpp",
+1 −1
Original line number Diff line number Diff line
cc_library_static {
    name: "android.hardware.drm@1.0-helper",
    vendor: true,
    vendor_available: true,
    defaults: ["hidl_defaults"],
    srcs: [
        "SharedLibrary.cpp",