I'm using Google camera instead of GrapheneOS camera and I'm disabling GOS camera via adb, but seems GrapheneOS camera is mandatory now.
Settings: add GrapheneOS Camera to list of mandatory components since only system camera apps can provide the media capture intents required by other apps on Android 11 and above (can still be disabled via ADB but we want to avoid easy ways to break the OS in the UI)
I can't disable GOS camera now or what are the adb commands to do this?
Thanks