sm7250-common: Prebuilt Google Camera Go
This commit is contained in:
12
GCamGOPrebuilt/Android.bp
Normal file
12
GCamGOPrebuilt/Android.bp
Normal file
@@ -0,0 +1,12 @@
|
||||
android_app_import {
|
||||
name: "GCamGOPrebuilt",
|
||||
owner: "google",
|
||||
apk: "GCamGOPrebuilt.apk",
|
||||
presigned: true,
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
product_specific: true,
|
||||
overrides: ["Camera2", "GCamGOPrebuilt-V2", "Snap"],
|
||||
}
|
||||
Reference in New Issue
Block a user