summaryrefslogtreecommitdiffstats
path: root/nfc/1.0
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2016-11-01 13:04:54 -0700
committerSteven Moreland <smoreland@google.com>2016-11-01 20:06:29 +0000
commit798205869946fca8e65126ce0bb0c803faa2a4df (patch)
tree13eefc1828c042b494bbe2434600d13ac5b8fb34 /nfc/1.0
parentb7307d5c8acedec902c2a39de62065b2dbb9ae1a (diff)
downloadplatform_hardware_interfaces-798205869946fca8e65126ce0bb0c803faa2a4df.tar.gz
platform_hardware_interfaces-798205869946fca8e65126ce0bb0c803faa2a4df.tar.bz2
platform_hardware_interfaces-798205869946fca8e65126ce0bb0c803faa2a4df.zip
Running update-makefiles for fixed spacing.
Test: pass Change-Id: I4dcaf70b1c014f3ecf685d4884601be6f17ee51d
Diffstat (limited to 'nfc/1.0')
-rw-r--r--nfc/1.0/Android.bp8
1 files changed, 4 insertions, 4 deletions
diff --git a/nfc/1.0/Android.bp b/nfc/1.0/Android.bp
index 2b8f3afb47..9c3bb5fa17 100644
--- a/nfc/1.0/Android.bp
+++ b/nfc/1.0/Android.bp
@@ -51,9 +51,9 @@ cc_library_shared {
"libutils",
"libcutils",
],
-export_shared_lib_headers: [
- "libhidl",
- "libhwbinder",
- "libutils",
+ export_shared_lib_headers: [
+ "libhidl",
+ "libhwbinder",
+ "libutils",
],
}