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

Commit b9707ce0 authored by Kourosh Derakshan's avatar Kourosh Derakshan Committed by android-build-merger
Browse files

camera: Adding 64-bit version of Camera Provider

am: 68995cb3

Change-Id: I59dacc8f7280aae1e7d25b876ef5ebd81512e9ed
parents 45c1ef32 68995cb3
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -61,6 +61,30 @@ cc_binary {
    ],
}


cc_binary {
    name: "android.hardware.camera.provider@2.4-service_64",
    defaults: ["hidl_defaults"],
    proprietary: true,
    relative_install_path: "hw",
    srcs: ["service.cpp"],
    compile_multilib: "64",
    init_rc: ["android.hardware.camera.provider@2.4-service_64.rc"],
    shared_libs: [
        "libhidlbase",
        "libhidltransport",
        "libbinder",
        "liblog",
        "libutils",
        "android.hardware.camera.device@1.0",
        "android.hardware.camera.device@3.2",
        "android.hardware.camera.device@3.3",
        "android.hardware.camera.device@3.4",
        "android.hardware.camera.provider@2.4",
        "android.hardware.camera.common@1.0",
    ],
}

cc_binary {
    name: "android.hardware.camera.provider@2.4-external-service",
    defaults: ["hidl_defaults"],
+7 −0
Original line number Diff line number Diff line
service vendor.camera-provider-2-4 /vendor/bin/hw/android.hardware.camera.provider@2.4-service_64
    class hal
    user cameraserver
    group audio camera input drmrpc
    ioprio rt 4
    capabilities SYS_NICE
    writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks