mirror of
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_miatoll-gcam.git
synced 2025-04-29 05:17:22 +09:00
miatoll-gcam: Initial commit
Google Camera 8.4.300 V1.2 by Parrot043 Change-Id: Ic88812aadde17e65eedb36c1603e3e231913211d
This commit is contained in:
commit
fe4b418455
18
Android.bp
Normal file
18
Android.bp
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
// Automatically generated file. DO NOT MODIFY
|
||||||
|
//
|
||||||
|
// This file is generated by device/xiaomi/miatoll-gcam/setup-makefiles.sh
|
||||||
|
|
||||||
|
soong_namespace {
|
||||||
|
}
|
||||||
|
|
||||||
|
android_app_import {
|
||||||
|
name: "GoogleCamera",
|
||||||
|
owner: "xiaomi",
|
||||||
|
apk: "proprietary/product/app/GoogleCamera/GoogleCamera.apk",
|
||||||
|
presigned: true,
|
||||||
|
dex_preopt: {
|
||||||
|
enabled: false,
|
||||||
|
},
|
||||||
|
product_specific: true,
|
||||||
|
}
|
||||||
|
|
9
Android.mk
Normal file
9
Android.mk
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Automatically generated file. DO NOT MODIFY
|
||||||
|
#
|
||||||
|
# This file is generated by device/xiaomi/miatoll-gcam/setup-makefiles.sh
|
||||||
|
|
||||||
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
|
ifeq ($(TARGET_DEVICE),miatoll-gcam)
|
||||||
|
|
||||||
|
endif
|
4
BoardConfigVendor.mk
Normal file
4
BoardConfigVendor.mk
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Automatically generated file. DO NOT MODIFY
|
||||||
|
#
|
||||||
|
# This file is generated by device/xiaomi/miatoll-gcam/setup-makefiles.sh
|
||||||
|
|
10
miatoll-gcam-vendor.mk
Normal file
10
miatoll-gcam-vendor.mk
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Automatically generated file. DO NOT MODIFY
|
||||||
|
#
|
||||||
|
# This file is generated by device/xiaomi/miatoll-gcam/setup-makefiles.sh
|
||||||
|
|
||||||
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
vendor/xiaomi/miatoll-gcam
|
||||||
|
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
GoogleCamera
|
BIN
proprietary/product/app/GoogleCamera/GoogleCamera.apk
Normal file
BIN
proprietary/product/app/GoogleCamera/GoogleCamera.apk
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user