diff options
| author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2020-09-23 23:54:43 +0000 |
|---|---|---|
| committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2020-09-23 23:54:43 +0000 |
| commit | d4f4137290d13c39b7ac8a73b14e0085a9580862 (patch) | |
| tree | f9909564bd6b3c4338b5b007d63b71b832b7cf28 | |
| parent | 27b44dbfd9cbacce244f85b3d32dc4a2a75174ff (diff) | |
| parent | 78b225a0d2512f03c51d666c7ed74b1c644d3dc9 (diff) | |
| download | platform_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.bp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ cc_library { darwin: { enabled: false, }, - host: { + linux_glibc: { local_include_dirs: [ "include/linux-private", ], |
