universal7885: camera-app: Change module name

So it can override source built ones
This commit is contained in:
roynatech2544 2022-11-02 16:00:37 +09:00
commit 5c518baaef
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
android_app_import {
name: "Aperture",
name: "AperturePrebuilt",
owner: "LineageOS",
apk: "Aperture.apk",
presigned: true,
@ -7,5 +7,6 @@ android_app_import {
overrides: [
"Camera2",
"Snap",
"Aperture"
],
}

View file

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