mirror of
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_miatoll-gcam.git
synced 2025-04-29 02:07:17 +09:00
20 lines
380 B
Plaintext
20 lines
380 B
Plaintext
// 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",
|
|
overrides: ["Camera2"],
|
|
presigned: true,
|
|
dex_preopt: {
|
|
enabled: false,
|
|
},
|
|
product_specific: true,
|
|
}
|
|
|