summaryrefslogtreecommitdiff
path: root/transport/memory
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-01-12 01:50:57 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-01-12 01:50:58 +0000
commitd7e938dd7e78825062d40f7ba38896c95511fd26 (patch)
tree2b33ec6e48bf92c06ebe7619a0bee852ea9bd305 /transport/memory
parentdae2db6015b9bfdc027dc3c014810f22e9f86092 (diff)
parent4e92599704db4a3e29d4ad4a539586b019c99dfb (diff)
downloadlibhidl-d7e938dd7e78825062d40f7ba38896c95511fd26.tar.gz
Merge "Bp/n/sFoo -> Bp/n/sHwFoo"
Diffstat (limited to 'transport/memory')
-rw-r--r--transport/memory/1.0/Android.bp12
1 files changed, 6 insertions, 6 deletions
diff --git a/transport/memory/1.0/Android.bp b/transport/memory/1.0/Android.bp
index efebe7e..ca8341d 100644
--- a/transport/memory/1.0/Android.bp
+++ b/transport/memory/1.0/Android.bp
@@ -28,18 +28,18 @@ genrule {
out: [
"android/hidl/memory/1.0/IAllocator.h",
"android/hidl/memory/1.0/IHwAllocator.h",
- "android/hidl/memory/1.0/BnAllocator.h",
- "android/hidl/memory/1.0/BpAllocator.h",
+ "android/hidl/memory/1.0/BnHwAllocator.h",
+ "android/hidl/memory/1.0/BpHwAllocator.h",
"android/hidl/memory/1.0/BsAllocator.h",
"android/hidl/memory/1.0/IMapper.h",
"android/hidl/memory/1.0/IHwMapper.h",
- "android/hidl/memory/1.0/BnMapper.h",
- "android/hidl/memory/1.0/BpMapper.h",
+ "android/hidl/memory/1.0/BnHwMapper.h",
+ "android/hidl/memory/1.0/BpHwMapper.h",
"android/hidl/memory/1.0/BsMapper.h",
"android/hidl/memory/1.0/IMemory.h",
"android/hidl/memory/1.0/IHwMemory.h",
- "android/hidl/memory/1.0/BnMemory.h",
- "android/hidl/memory/1.0/BpMemory.h",
+ "android/hidl/memory/1.0/BnHwMemory.h",
+ "android/hidl/memory/1.0/BpHwMemory.h",
"android/hidl/memory/1.0/BsMemory.h",
],
}