mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
12 lines
210 B
Text
12 lines
210 B
Text
android_app_import {
|
|
name: "GCamGo",
|
|
owner: "google",
|
|
apk: "GcamGo.apk",
|
|
presigned: true,
|
|
dex_preopt: {
|
|
enabled: false,
|
|
},
|
|
privileged: true,
|
|
product_specific: true,
|
|
overrides: ["Camera2", "Snap"],
|
|
}
|