Bp/nFoo -> Bp/nHwFoo.
Test: mma
Bug: 33554989
Change-Id: I4b3f852d20fdfc49f2da671dd3c12d618ffb4140
diff --git a/evs/1.0/Android.bp b/evs/1.0/Android.bp
index 86e9c1c..ed29968 100644
--- a/evs/1.0/Android.bp
+++ b/evs/1.0/Android.bp
@@ -35,23 +35,23 @@
"android/hardware/evs/1.0/types.h",
"android/hardware/evs/1.0/IEvsCamera.h",
"android/hardware/evs/1.0/IHwEvsCamera.h",
- "android/hardware/evs/1.0/BnEvsCamera.h",
- "android/hardware/evs/1.0/BpEvsCamera.h",
+ "android/hardware/evs/1.0/BnHwEvsCamera.h",
+ "android/hardware/evs/1.0/BpHwEvsCamera.h",
"android/hardware/evs/1.0/BsEvsCamera.h",
"android/hardware/evs/1.0/IEvsCameraStream.h",
"android/hardware/evs/1.0/IHwEvsCameraStream.h",
- "android/hardware/evs/1.0/BnEvsCameraStream.h",
- "android/hardware/evs/1.0/BpEvsCameraStream.h",
+ "android/hardware/evs/1.0/BnHwEvsCameraStream.h",
+ "android/hardware/evs/1.0/BpHwEvsCameraStream.h",
"android/hardware/evs/1.0/BsEvsCameraStream.h",
"android/hardware/evs/1.0/IEvsDisplay.h",
"android/hardware/evs/1.0/IHwEvsDisplay.h",
- "android/hardware/evs/1.0/BnEvsDisplay.h",
- "android/hardware/evs/1.0/BpEvsDisplay.h",
+ "android/hardware/evs/1.0/BnHwEvsDisplay.h",
+ "android/hardware/evs/1.0/BpHwEvsDisplay.h",
"android/hardware/evs/1.0/BsEvsDisplay.h",
"android/hardware/evs/1.0/IEvsEnumerator.h",
"android/hardware/evs/1.0/IHwEvsEnumerator.h",
- "android/hardware/evs/1.0/BnEvsEnumerator.h",
- "android/hardware/evs/1.0/BpEvsEnumerator.h",
+ "android/hardware/evs/1.0/BnHwEvsEnumerator.h",
+ "android/hardware/evs/1.0/BpHwEvsEnumerator.h",
"android/hardware/evs/1.0/BsEvsEnumerator.h",
],
}