mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -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 {
|
||||
name: "Footej",
|
||||
name: "Camera",
|
||||
owner: "me",
|
||||
apk: "Footej.apk",
|
||||
apk: "Camera.apk",
|
||||
presigned: true,
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
|
|
@ -10,6 +10,5 @@ android_app_import {
|
|||
overrides: [
|
||||
"Camera2",
|
||||
"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
|
||||
PRODUCT_PACKAGES += \
|
||||
Footej
|
||||
Camera
|
||||
|
||||
# Charger
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue