mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: GrapheneCam: Ship latest GrapheneOS Camera v47
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This commit is contained in:
parent
73027c3459
commit
8570af7669
4 changed files with 3 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
android_app_import {
|
android_app_import {
|
||||||
name: "Footej",
|
name: "Camera",
|
||||||
owner: "me",
|
owner: "me",
|
||||||
apk: "Footej.apk",
|
apk: "Camera.apk",
|
||||||
presigned: true,
|
presigned: true,
|
||||||
dex_preopt: {
|
dex_preopt: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
|
|
@ -10,6 +10,5 @@ android_app_import {
|
||||||
overrides: [
|
overrides: [
|
||||||
"Camera2",
|
"Camera2",
|
||||||
"Snap",
|
"Snap",
|
||||||
"Camera",
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
universal7885-common/apps/Camera/Camera.apk
Normal file
BIN
universal7885-common/apps/Camera/Camera.apk
Normal file
Binary file not shown.
Binary file not shown.
|
|
@ -98,7 +98,7 @@ endif
|
||||||
|
|
||||||
# Camera app
|
# Camera app
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
Footej
|
Camera
|
||||||
|
|
||||||
# Charger
|
# Charger
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue