sanders: Use GoogleCameraMod instead of Camera2
* Based on Arnova_V6bt5 My changes: * Removed panorama, photo sphere and slowmo from left Menu, because with our current blobs lead to crash Signed-off-by: Henrique Silva <jhenrique09.mcz@hotmail.com>
This commit is contained in:
committed by
Keertesh19
parent
9818d39a16
commit
365063b5fa
10
GoogleCameraMod/Android.mk
Normal file
10
GoogleCameraMod/Android.mk
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
include $(CLEAR_VARS)
|
||||||
|
LOCAL_MODULE := GoogleCameraMod
|
||||||
|
LOCAL_MODULE_TAGS := optional
|
||||||
|
LOCAL_SRC_FILES := GoogleCameraMod/Arnova_V6bt5_mod_jhenrique09.apk
|
||||||
|
LOCAL_CERTIFICATE := PRESIGNED
|
||||||
|
LOCAL_MODULE_CLASS := APPS
|
||||||
|
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
|
||||||
|
LOCAL_DEX_PREOPT := false
|
||||||
|
LOCAL_OVERRIDES_PACKAGES := Camera2
|
||||||
|
include $(BUILD_PREBUILT)
|
||||||
BIN
GoogleCameraMod/Arnova_V6bt5_mod_jhenrique09.apk
Executable file
BIN
GoogleCameraMod/Arnova_V6bt5_mod_jhenrique09.apk
Executable file
Binary file not shown.
@@ -117,7 +117,7 @@ PRODUCT_PACKAGES += \
|
|||||||
# Camera
|
# Camera
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libbson \
|
libbson \
|
||||||
Camera2 \
|
GoogleCameraMod \
|
||||||
camera.device@1.0-impl \
|
camera.device@1.0-impl \
|
||||||
camera.device@3.2-impl \
|
camera.device@3.2-impl \
|
||||||
android.hardware.camera.provider@2.4-impl \
|
android.hardware.camera.provider@2.4-impl \
|
||||||
|
|||||||
Reference in New Issue
Block a user