mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Remove aperture prebuilt
This commit is contained in:
parent
a280fa63b2
commit
62147d8541
3 changed files with 1 additions and 13 deletions
|
|
@ -1,12 +0,0 @@
|
||||||
android_app_import {
|
|
||||||
name: "AperturePrebuilt",
|
|
||||||
owner: "LineageOS",
|
|
||||||
apk: "Aperture.apk",
|
|
||||||
presigned: true,
|
|
||||||
product_specific: true,
|
|
||||||
overrides: [
|
|
||||||
"Camera2",
|
|
||||||
"Snap",
|
|
||||||
"Aperture"
|
|
||||||
],
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
|
@ -104,7 +104,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Camera app
|
# Camera app
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
AperturePrebuilt
|
Aperture
|
||||||
|
|
||||||
# Charger
|
# Charger
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue