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

Commit e2a3b157 authored by Jan Sebechlebsky's avatar Jan Sebechlebsky
Browse files

Uncomment rc entry for virtual camera

... so the service can start.

Bug: 301023410
Test: TBD
Change-Id: I79762b77b28aac243b2e29a7486693a501d662c3
parent 5cb3996f
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"],
}