19.1: replace OpenCamera with official prebuilt GrapheneOS Camera

Benefits over OpenCamera
- QR scanner
- no broken panoroma option
- much simpler and cleaner "just works" interface
- selfie self illumination option, try it!

TODO: consider adding to 17.1 and 18.1

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-05-07 20:22:11 -04:00
parent bf422f638d
commit bc0a9f79b3
2 changed files with 7 additions and 0 deletions

View file

@ -51,6 +51,7 @@
<!-- START OF ADDITIONAL REPOS -->
<!-- GrapheneOS -->
<project path="external/hardened_malloc" name="GrapheneOS/hardened_malloc" remote="github" revision="12.1" />
<project path="external/SecureCamera" name="GrapheneOS/platform_external_Camera" remote="github" revision="12.1" />
<!-- END OF ADDITIONAL REPOS -->
<!-- START OF DEVICE REPOS -->