Loading services/camera/virtualcamera/Android.bp +1 −5 Original line number Diff line number Diff line Loading @@ -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"], } Loading
services/camera/virtualcamera/Android.bp +1 −5 Original line number Diff line number Diff line Loading @@ -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"], }