rodin: Sync with tree changes

Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
Ido
2026-06-11 12:00:56 +00:00
parent 71093f7f99
commit ada7805d99
8 changed files with 6 additions and 111 deletions
+6
View File
@@ -2069,6 +2069,7 @@ cc_prebuilt_library_shared {
"proprietary/vendor/lib64/libMiPhotoFilter.so", "proprietary/vendor/lib64/libMiPhotoFilter.so",
], ],
shared_libs: [ shared_libs: [
"libbinder_shim",
"liblog", "liblog",
"libGLESv3", "libGLESv3",
"libEGL", "libEGL",
@@ -6708,6 +6709,7 @@ cc_prebuilt_library_shared {
], ],
shared_libs: [ shared_libs: [
"libprocessgroup_shim", "libprocessgroup_shim",
"libbinder_shim",
"libc++", "libc++",
"libcutils", "libcutils",
"liblog", "liblog",
@@ -30423,6 +30425,7 @@ cc_prebuilt_library_shared {
"proprietary/odm/lib64/camera/plugins/capture/com.xiaomi.plugin.depurple.so", "proprietary/odm/lib64/camera/plugins/capture/com.xiaomi.plugin.depurple.so",
], ],
shared_libs: [ shared_libs: [
"libbinder_shim",
"libcutils", "libcutils",
"liblog", "liblog",
"libutils", "libutils",
@@ -30457,6 +30460,7 @@ cc_prebuilt_library_shared {
"proprietary/odm/lib64/camera/plugins/capture/com.xiaomi.plugin.filter.so", "proprietary/odm/lib64/camera/plugins/capture/com.xiaomi.plugin.filter.so",
], ],
shared_libs: [ shared_libs: [
"libbinder_shim",
"libcutils", "libcutils",
"liblog", "liblog",
"libutils", "libutils",
@@ -34035,6 +34039,7 @@ cc_prebuilt_library_shared {
"proprietary/odm/lib64/libmorpho_Depurple.so", "proprietary/odm/lib64/libmorpho_Depurple.so",
], ],
shared_libs: [ shared_libs: [
"libbinder_shim",
"liblog", "liblog",
"libdl", "libdl",
"libc", "libc",
@@ -35740,6 +35745,7 @@ cc_prebuilt_binary {
"proprietary/vendor/bin/hw/mt6899/camerahalserver", "proprietary/vendor/bin/hw/mt6899/camerahalserver",
], ],
shared_libs: [ shared_libs: [
"libbinder_shim",
"liblog", "liblog",
"libutils", "libutils",
"libcutils", "libcutils",
@@ -953,117 +953,6 @@
} }
} }
] ]
},
{
"mode": ["Bokeh"],
"modeAbility": [
{
"roleName": "Front",
"supportSizeObject": {
"preview": [
{
"width": 1440,
"height": 1080
},
{
"width": 1920,
"height": 1080
},
{
"width": 1280,
"height": 590
}
],
"captureYuv": [
{
"width": 2592,
"height": 1944,
"shotTimeMax": 50
},
{
"width": 2592,
"height": 1458,
"shotTimeMax": 50
},
{
"width": 2560,
"height": 1152,
"shotTimeMax": 50
}
],
"capture": [
{
"width": 2592,
"height": 1944,
"shotTimeMax": 50
},
{
"width": 2592,
"height": 1458,
"shotTimeMax": 50
},
{
"width": 2560,
"height": 1152,
"shotTimeMax": 50
}
]
}
},
{
"roleName": "Rear",
"supportSizeObject": {
"preview": [
{
"width": 1280,
"height": 960
},
{
"width": 1280,
"height": 720
},
{
"width": 1280,
"height": 590
}
],
"captureYuv": [
{
"width": 4096,
"height": 3072,
"shotTimeMax": 30
},
{
"width": 4096,
"height": 2304,
"shotTimeMax": 30
},
{
"width": 4056,
"height": 1872,
"shotTimeMax": 30
}
],
"capture": [
{
"width": 4096,
"height": 3072,
"shotTimeMax": 30
},
{
"width": 4096,
"height": 2304,
"shotTimeMax": 30
},
{
"width": 4056,
"height": 1872,
"shotTimeMax": 30
}
]
}
}
]
} }
] ]
} }
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.