commit | fcd57763a29274e2fb19336d16634cc48450c028 | [log] [tgz] |
---|---|---|
author | Alix <agespino@google.com> | Mon Apr 25 20:14:50 2022 +0000 |
committer | Alix Espino <agespino@google.com> | Fri May 13 19:01:04 2022 +0000 |
tree | dbb9a08b4fc872a6941c832e554d5c20d23c57d4 | |
parent | 864034bf750090c0522ba6a3cd1abb379999ba6e [diff] [blame] |
autogenerated reformatting by bpfmt Bug: 208980553 Test: treehugger Change-Id: I659ff25af67a7aa00fe54678b79441b05c1ee32d
diff --git a/libs/sensor/Android.bp b/libs/sensor/Android.bp index edd453a..11760eb 100644 --- a/libs/sensor/Android.bp +++ b/libs/sensor/Android.bp
@@ -53,5 +53,9 @@ export_include_dirs: ["include"], - export_shared_lib_headers: ["libbinder", "libpermission", "libhardware"], + export_shared_lib_headers: [ + "libbinder", + "libpermission", + "libhardware", + ], }