summaryrefslogtreecommitdiffstats
path: root/light
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2017-01-11 23:43:15 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-01-11 23:43:16 +0000
commita8d358fb6313724ab1ae68c487c2006569cd5091 (patch)
tree5ab07dd5d6eba4a0101e2b5a23db379460ce7d55 /light
parent15336c44b747b2dcc1dc29fb4dc17b65d6c0fe26 (diff)
parenta18049ad138a79890c79335e90822215d7df506f (diff)
downloadandroid_hardware_interfaces-a8d358fb6313724ab1ae68c487c2006569cd5091.tar.gz
android_hardware_interfaces-a8d358fb6313724ab1ae68c487c2006569cd5091.tar.bz2
android_hardware_interfaces-a8d358fb6313724ab1ae68c487c2006569cd5091.zip
Merge changes from topic 'bphwfoo'
* changes: Bp/nFoo -> Bp/nHwFoo. Bp/nFoo -> Bp/nHwFoo
Diffstat (limited to 'light')
-rw-r--r--light/2.0/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/light/2.0/Android.bp b/light/2.0/Android.bp
index 0ad131c77..118be886d 100644
--- a/light/2.0/Android.bp
+++ b/light/2.0/Android.bp
@@ -26,8 +26,8 @@ genrule {
"android/hardware/light/2.0/types.h",
"android/hardware/light/2.0/ILight.h",
"android/hardware/light/2.0/IHwLight.h",
- "android/hardware/light/2.0/BnLight.h",
- "android/hardware/light/2.0/BpLight.h",
+ "android/hardware/light/2.0/BnHwLight.h",
+ "android/hardware/light/2.0/BpHwLight.h",
"android/hardware/light/2.0/BsLight.h",
],
}