summaryrefslogtreecommitdiffstats
path: root/memtrack
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2016-11-02 10:23:49 -0700
committerSteven Moreland <smoreland@google.com>2016-11-02 10:24:33 -0700
commitfcd74ebcdc21e8b20a4556c4795f857247957398 (patch)
tree0aa549d1a56364c345a9e41daf57d32c281ed358 /memtrack
parent2e60330f1387a102c0852bc89cc47d326c633a2f (diff)
downloadandroid_hardware_interfaces-fcd74ebcdc21e8b20a4556c4795f857247957398.tar.gz
android_hardware_interfaces-fcd74ebcdc21e8b20a4556c4795f857247957398.tar.bz2
android_hardware_interfaces-fcd74ebcdc21e8b20a4556c4795f857247957398.zip
Running update makefiles.
https://android-review.googlesource.com/#/c/298160/ Test: pass Change-Id: I14fcde2d3aacc8f8cd9221f2d69e2feae9ae1226
Diffstat (limited to 'memtrack')
-rw-r--r--memtrack/1.0/Android.bp8
1 files changed, 4 insertions, 4 deletions
diff --git a/memtrack/1.0/Android.bp b/memtrack/1.0/Android.bp
index 996dbb638..4b6864c20 100644
--- a/memtrack/1.0/Android.bp
+++ b/memtrack/1.0/Android.bp
@@ -43,9 +43,9 @@ cc_library_shared {
"libutils",
"libcutils",
],
-export_shared_lib_headers: [
- "libhidl",
- "libhwbinder",
- "libutils",
+ export_shared_lib_headers: [
+ "libhidl",
+ "libhwbinder",
+ "libutils",
],
}