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

Commit 3e224977 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Move libvr_hwc-hal and vr_hwc into system_ext" am: d37a1b47 am:...

Merge "Move libvr_hwc-hal and vr_hwc into system_ext" am: d37a1b47 am: ff78481d am: 65aa3cd1 am: 8b6d10b1

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1502497

Change-Id: I3e408e768fd14de587b378a0a4d9bbc9d6aa8a23
parents a136de25 8b6d10b1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
cc_library_shared {
    name: "libvr_hwc-hal",

    system_ext_specific: true,

    srcs: [
        "impl/vr_hwc.cpp",
        "impl/vr_composer_client.cpp",
@@ -97,6 +99,7 @@ cc_library_static {

cc_binary {
    name: "vr_hwc",
    system_ext_specific: true,
    vintf_fragments: ["manifest_vr_hwc.xml"],
    srcs: [
        "vr_hardware_composer_service.cpp",