summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-09-23 23:54:43 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-09-23 23:54:43 +0000
commitd4f4137290d13c39b7ac8a73b14e0085a9580862 (patch)
treef9909564bd6b3c4338b5b007d63b71b832b7cf28
parent27b44dbfd9cbacce244f85b3d32dc4a2a75174ff (diff)
parent78b225a0d2512f03c51d666c7ed74b1c644d3dc9 (diff)
downloadplatform_external_libnl-simpleperf-release.tar.gz
platform_external_libnl-simpleperf-release.tar.bz2
platform_external_libnl-simpleperf-release.zip
Snap for 6859336 from 78b225a0d2512f03c51d666c7ed74b1c644d3dc9 to simpleperf-releasesimpleperf-release
Change-Id: If7d9a765d5363b49a71788f25ff4d65c81fec037
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 892f3f1..58122ef 100644
--- a/Android.bp
+++ b/Android.bp
@@ -11,7 +11,7 @@ cc_library {
darwin: {
enabled: false,
},
- host: {
+ linux_glibc: {
local_include_dirs: [
"include/linux-private",
],