From 4bc69c918f1f6dbea7a838423fc7c94cdd66b69a Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Mon, 9 Jan 2017 17:46:36 -0800 Subject: Bp/nFoo -> Bp/nHwFoo Bug: 33554989 Test: hidl_test Change-Id: I748181e9eaf5b78318054b9fd99ac1a43d00498a --- boot/1.0/Android.bp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot') diff --git a/boot/1.0/Android.bp b/boot/1.0/Android.bp index 266ef4d16..8e62c89bb 100644 --- a/boot/1.0/Android.bp +++ b/boot/1.0/Android.bp @@ -26,8 +26,8 @@ genrule { "android/hardware/boot/1.0/types.h", "android/hardware/boot/1.0/IBootControl.h", "android/hardware/boot/1.0/IHwBootControl.h", - "android/hardware/boot/1.0/BnBootControl.h", - "android/hardware/boot/1.0/BpBootControl.h", + "android/hardware/boot/1.0/BnHwBootControl.h", + "android/hardware/boot/1.0/BpHwBootControl.h", "android/hardware/boot/1.0/BsBootControl.h", ], } -- cgit v1.2.3