mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
14 lines
240 B
Text
14 lines
240 B
Text
android_app_import {
|
|
name: "Camera",
|
|
owner: "me",
|
|
apk: "Camera.apk",
|
|
presigned: true,
|
|
dex_preopt: {
|
|
enabled: false,
|
|
},
|
|
product_specific: true,
|
|
overrides: [
|
|
"Camera2",
|
|
"Snap",
|
|
],
|
|
}
|