universal7885: camera-app: Ship Aperture instead

- Supports AUX camera.
- Also add aux camera prop
- Prebuilt's commit: c28b2af987
This commit is contained in:
roynatech2544 2022-11-01 15:14:27 +09:00
commit 633809a397
5 changed files with 5 additions and 8 deletions

View file

@ -1,11 +1,8 @@
android_app_import { android_app_import {
name: "Camera", name: "Aperture",
owner: "me", owner: "LineageOS",
apk: "Camera.apk", apk: "Aperture.apk",
presigned: true, presigned: true,
dex_preopt: {
enabled: false,
},
product_specific: true, product_specific: true,
overrides: [ overrides: [
"Camera2", "Camera2",

Binary file not shown.

View file

@ -97,7 +97,7 @@ endif
# Camera app # Camera app
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
Camera Aperture
# Charger # Charger
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \

View file

@ -62,7 +62,7 @@ ro.build.PDA=A202KKKU7CUF1
wifi.direct.interface=p2p0 wifi.direct.interface=p2p0
# Camera # Camera
vendor.camera.aux.packagelist=com.eurekateam.camera vendor.camera.aux.packagelist=org.lineageos.aperture
vendor.camera.aux.packageexcludelist=nothing vendor.camera.aux.packageexcludelist=nothing
# Samsung # Samsung