redroid-doc icon indicating copy to clipboard operation
redroid-doc copied to clipboard

camera hal not build

Open upcsyq opened this issue 2 years ago • 1 comments

i add somethings in redroid.mk,

PRODUCT_PACKAGES +=
audio.r_submix.default
android.hardware.audio.service
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
power.default
android.hardware.power-service.example
[email protected]
[email protected]
[email protected] \

after build success and run redroid,see log by "dmesg -T", i not find " init: Parsing file /vendor/etc/init/[email protected]" and not start camera service

upcsyq avatar Dec 08 '23 11:12 upcsyq

i want to build camera hal by " mmm ",but "mmm" is not exist!

upcsyq avatar Dec 08 '23 11:12 upcsyq