Nolen Johnson 459b3562c6 berlin: Include MotCamera3
from S1RGS32.53-18-22-4

MotCamera3 has its libaries removed from the apk, and
pinned to product/lib64 to reduce apk size

Co-authored-by: sb6596 <shubhamprince111@gmail.com>
Signed-off-by: sb6596 <shubhamprince111@gmail.com>
Change-Id: If208939c3dde176f61e84c6b67ac35b85f2ca07b
2024-02-18 19:26:01 -05:00

79 lines
1.6 KiB
Plaintext

// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/motorola/berlin/setup-makefiles.sh
soong_namespace {
}
android_app_import {
name: "MotoSignatureApp",
owner: "motorola",
apk: "proprietary/system/app/MotoSignatureApp/MotoSignatureApp.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
}
android_app_import {
name: "MotCamera3AI",
owner: "motorola",
apk: "proprietary/product/app/MotCamera3AI/MotCamera3AI.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
product_specific: true,
}
android_app_import {
name: "MotCamera3",
owner: "motorola",
apk: "proprietary/product/priv-app/MotCamera3/MotCamera3.apk",
overrides: ["Aperture"],
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "MotorolaSettingsProvider",
owner: "motorola",
apk: "proprietary/system_ext/priv-app/MotorolaSettingsProvider/MotorolaSettingsProvider.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
system_ext_specific: true,
}
dex_import {
name: "com.motorola.motosignature",
owner: "motorola",
jars: ["proprietary/system/framework/com.motorola.motosignature.jar"],
}
dex_import {
name: "moto-core_services",
owner: "motorola",
jars: ["proprietary/system/framework/moto-core_services.jar"],
}
dex_import {
name: "moto-settings",
owner: "motorola",
jars: ["proprietary/system/framework/moto-settings.jar"],
}
dex_import {
name: "com.motorola.androidx.camera.extensions",
owner: "motorola",
jars: ["proprietary/system_ext/framework/com.motorola.androidx.camera.extensions.jar"],
system_ext_specific: true,
}