summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-04-18 18:13:05 -0700
committerSteven Moreland <smoreland@google.com>2019-04-18 18:13:05 -0700
commit99712c08ccc5d8a525b020a6c44cf1f2d24a2337 (patch)
treeb79f8a6e4ec1256819af3a0827735be439e4da7f /input
parent25dbab29d4736723c4b1a9de914d3e6d89b7a38b (diff)
downloadplatform_hardware_interfaces-99712c08ccc5d8a525b020a6c44cf1f2d24a2337.tar.gz
platform_hardware_interfaces-99712c08ccc5d8a525b020a6c44cf1f2d24a2337.tar.bz2
platform_hardware_interfaces-99712c08ccc5d8a525b020a6c44cf1f2d24a2337.zip
Update hidl makefiles for bpfmt
hidl-generated makefiles are now generated such that bpfmt(file) == file. Bug: 67417008 Test: enable bpfmt hook Change-Id: I53e5bf67a0d314e1b10c0ba0c7172a7af358ddcc
Diffstat (limited to 'input')
-rw-r--r--input/classifier/1.0/Android.bp1
-rw-r--r--input/common/1.0/Android.bp1
2 files changed, 0 insertions, 2 deletions
diff --git a/input/classifier/1.0/Android.bp b/input/classifier/1.0/Android.bp
index 6815a513c1..11e0f52dd0 100644
--- a/input/classifier/1.0/Android.bp
+++ b/input/classifier/1.0/Android.bp
@@ -15,4 +15,3 @@ hidl_interface {
],
gen_java: true,
}
-
diff --git a/input/common/1.0/Android.bp b/input/common/1.0/Android.bp
index 07b38cf3e5..2c7c517cce 100644
--- a/input/common/1.0/Android.bp
+++ b/input/common/1.0/Android.bp
@@ -11,4 +11,3 @@ hidl_interface {
],
gen_java: true,
}
-