peridot: Append vendor suffix to sqlite3 lib
Change-Id: Ib1733c17d1be21720f6a2b9c9e7d24b622021c4f
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user