Merge "Tweak linux_glibc properties for musl builds in frameworks/base" am: ee415b6dd4 am: 0465454af5 am: 8927c1f94e am: 24e387ae49
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2019598 Change-Id: Ieb4af745d7b219c8d74017dcb95edb1a07297cdb
This commit is contained in:
@@ -361,7 +361,7 @@ cc_library_shared {
|
||||
"libwuffs_mirror_release_c",
|
||||
],
|
||||
},
|
||||
linux_glibc: {
|
||||
host_linux: {
|
||||
srcs: [
|
||||
"android_content_res_ApkAssets.cpp",
|
||||
"android_database_CursorWindow.cpp",
|
||||
|
||||
@@ -119,7 +119,7 @@ cc_library {
|
||||
"libz",
|
||||
],
|
||||
},
|
||||
linux_glibc: {
|
||||
host_linux: {
|
||||
srcs: [
|
||||
"CursorWindow.cpp",
|
||||
],
|
||||
|
||||
@@ -32,7 +32,7 @@ cc_binary_host {
|
||||
"libui-types",
|
||||
],
|
||||
target: {
|
||||
linux_glibc: {
|
||||
host_linux: {
|
||||
static_libs: [
|
||||
// libbinder is only available for linux
|
||||
"libbinder",
|
||||
|
||||
Reference in New Issue
Block a user