peridot: Append vendor suffix to sqlite3 lib

Change-Id: Ib1733c17d1be21720f6a2b9c9e7d24b622021c4f
This commit is contained in:
AdarshGrewal
2025-09-18 21:45:51 +05:30
parent edc4dff693
commit bfc8e1d8cb
2 changed files with 4 additions and 3 deletions

View File

@@ -5745,7 +5745,7 @@ cc_prebuilt_library_shared {
"libcutils",
"libshadowhook",
"libprotobuf-cpp-full-21.7",
"sqlite3",
"sqlite3_vendor",
"com.xiaomi.drivermqs",
"libc++",
"libc",
@@ -27726,7 +27726,8 @@ cc_prebuilt_library_shared {
}
cc_prebuilt_library_shared {
name: "sqlite3",
name: "sqlite3_vendor",
stem: "sqlite3",
owner: "xiaomi",
strip: {
none: true,