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