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"],
|
||||
}
|
||||
BIN
GCamGOPrebuilt/GCamGOPrebuilt.apk
Normal file
BIN
GCamGOPrebuilt/GCamGOPrebuilt.apk
Normal file
Binary file not shown.
@@ -183,9 +183,11 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
android.hardware.camera.provider@2.4-service_64 \
|
||||
Snap \
|
||||
vendor.qti.hardware.camera.postproc@1.0.vendor
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
GCamGOPrebuilt
|
||||
|
||||
# Common init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
init.class_main.sh \
|
||||
|
||||
Reference in New Issue
Block a user