diff --git a/build/core/main_version.mk b/build/core/main_version.mk index e41313513b5b48713d8bd5542fb614834bae7b40..9d8fb06e4d64def4f63b7fc794c342fc1aa20652 100644 --- a/build/core/main_version.mk +++ b/build/core/main_version.mk @@ -34,3 +34,7 @@ ADDITIONAL_BUILD_PROPERTIES += \ # LineageOS Platform Internal Version ADDITIONAL_BUILD_PROPERTIES += \ ro.lineage.build.version.plat.rev=$(LINEAGE_PLATFORM_REV) + +# Expose all cameras to our camera app +ADDITIONAL_BUILD_PROPERTIES += \ + camera.aux.packagelist=foundation.e.camera