rodin-miuicamera: Sync with tree changes
* Added new watermarks Change-Id: I318cbfa94cad2c7b459d1924dae025c7da75277e Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
+12
-4
@@ -98,14 +98,14 @@ cc_prebuilt_library_shared {
|
||||
],
|
||||
shared_libs: [
|
||||
"libgui_shim_miuicamera",
|
||||
"libvndksupport",
|
||||
"libbinder",
|
||||
"libcamera_client",
|
||||
"libcamera_metadata",
|
||||
"libgui",
|
||||
"libbinder",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libgui",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libvndksupport",
|
||||
"libxml2",
|
||||
"libc++",
|
||||
"libc",
|
||||
@@ -219,3 +219,11 @@ android_app_import {
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "mediatek-framework",
|
||||
owner: "xiaomi",
|
||||
jars: [
|
||||
"proprietary/system/framework/mediatek-framework.jar",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user