sm7250-common: remove GCamGO

This reverts commit b5ab9eb2478b1586866f4cb6a5c045f6f117a439.
This commit is contained in:
aswin7469
2022-05-25 16:33:56 +05:30
committed by Sandeep P S
parent 88153d8d8c
commit b8df5084a8
3 changed files with 0 additions and 15 deletions

View File

@@ -1,12 +0,0 @@
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"],
}

Binary file not shown.

View File

@@ -194,9 +194,6 @@ PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-service_64 \
vendor.qti.hardware.camera.postproc@1.0.vendor
PRODUCT_PACKAGES += \
GCamGOPrebuilt
# Common init scripts
PRODUCT_PACKAGES += \
init.class_main.sh \