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

Commit 61d504d3 authored by Ján Sebechlebský's avatar Ján Sebechlebský Committed by Android (Google) Code Review
Browse files

Merge "Uncomment rc entry for virtual camera" into main

parents 1e945d47 e2a3b157
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -91,9 +91,5 @@ cc_binary {
        "libvirtualcamera",
        "libvirtualcamera_utils",
    ],
    // Remove before flight.
    // We don't want the service to be started and discovered
    // yet - remove comments on the lines below in order to
    // test locally.
    // init_rc: ["virtual_camera.hal.rc"],
    init_rc: ["virtual_camera.hal.rc"],
}