rodin-miuicamera: Initial
Change-Id: I015b70c02562de8fffb5ebe55e7c4f89ea927981 Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
@@ -0,0 +1,221 @@
|
||||
//
|
||||
// Automatically generated file. DO NOT MODIFY
|
||||
//
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"device/xiaomi/rodin-miuicamera",
|
||||
"vendor/xiaomi/rodin",
|
||||
],
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libcamera_algoup_jni.xiaomi",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/libcamera_algoup_jni.xiaomi.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libgui_shim_miuicamera",
|
||||
"libbinder",
|
||||
"libcamera_client",
|
||||
"libcamera_metadata",
|
||||
"libcutils",
|
||||
"libgui",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libvndksupport",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libcamera_ispinterface_jni.xiaomi",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/libcamera_ispinterface_jni.xiaomi.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libgui_shim_miuicamera",
|
||||
"libandroid_runtime",
|
||||
"libbinder",
|
||||
"libcamera_client",
|
||||
"libcamera_metadata",
|
||||
"libcutils",
|
||||
"libgui",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libmedia",
|
||||
"libnativehelper",
|
||||
"libui",
|
||||
"libutils",
|
||||
"libvndksupport",
|
||||
"vendor.mediatek.hardware.camera.isphal@1.0-system_ext",
|
||||
"vendor.mediatek.hardware.camera.isphal-V1-ndk-system_ext",
|
||||
"libbinder_ndk",
|
||||
"libmtkisp_metadata_sys",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libcamera_mianode_jni.xiaomi",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/libcamera_mianode_jni.xiaomi.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libgui_shim_miuicamera",
|
||||
"libvndksupport",
|
||||
"libcamera_client",
|
||||
"libcamera_metadata",
|
||||
"libgui",
|
||||
"libbinder",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libxml2",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmtkisp_metadata_sys",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/libmtkisp_metadata_sys.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libui",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.camera.isphal-V1-ndk-system_ext",
|
||||
stem: "vendor.mediatek.hardware.camera.isphal-V1-ndk",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.mediatek.hardware.camera.isphal-V1-ndk.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk",
|
||||
"android.hardware.graphics.common-V7-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.camera.isphal@1.0-system_ext",
|
||||
stem: "vendor.mediatek.hardware.camera.isphal@1.0",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.mediatek.hardware.camera.isphal@1.0.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.graphics.common@1.0",
|
||||
"android.hardware.graphics.common@1.1",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "MiuiCamera",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/priv-app/MiuiCamera/MiuiCamera.apk",
|
||||
overrides: [
|
||||
"Aperture",
|
||||
],
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
@@ -0,0 +1,3 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
|
After Width: | Height: | Size: 203 KiB |
|
After Width: | Height: | Size: 335 KiB |
|
After Width: | Height: | Size: 299 KiB |
|
After Width: | Height: | Size: 317 KiB |
|
After Width: | Height: | Size: 348 KiB |
|
After Width: | Height: | Size: 336 KiB |
|
After Width: | Height: | Size: 260 KiB |
|
After Width: | Height: | Size: 170 KiB |
|
After Width: | Height: | Size: 259 KiB |
|
After Width: | Height: | Size: 333 KiB |
|
After Width: | Height: | Size: 351 KiB |
|
After Width: | Height: | Size: 276 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 212 KiB |
|
After Width: | Height: | Size: 202 KiB |
|
After Width: | Height: | Size: 210 KiB |
|
After Width: | Height: | Size: 229 KiB |
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 199 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 149 KiB |
|
After Width: | Height: | Size: 154 KiB |
|
After Width: | Height: | Size: 188 KiB |
|
After Width: | Height: | Size: 199 KiB |
|
After Width: | Height: | Size: 210 KiB |
|
After Width: | Height: | Size: 178 KiB |
|
After Width: | Height: | Size: 171 KiB |
|
After Width: | Height: | Size: 208 KiB |
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 282 KiB |
|
After Width: | Height: | Size: 296 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 344 KiB |
|
After Width: | Height: | Size: 114 KiB |
|
After Width: | Height: | Size: 114 KiB |
|
After Width: | Height: | Size: 164 KiB |
|
After Width: | Height: | Size: 160 KiB |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 135 KiB |
|
After Width: | Height: | Size: 224 KiB |
|
After Width: | Height: | Size: 258 KiB |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 184 KiB |
|
After Width: | Height: | Size: 240 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 202 KiB |
|
After Width: | Height: | Size: 304 KiB |
|
After Width: | Height: | Size: 215 KiB |
|
After Width: | Height: | Size: 308 KiB |
|
After Width: | Height: | Size: 233 KiB |
|
After Width: | Height: | Size: 216 KiB |
|
After Width: | Height: | Size: 220 KiB |
|
After Width: | Height: | Size: 236 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 550 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 5.4 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
After Width: | Height: | Size: 13 KiB |