commit | c3373a32e467f8d43b123d3756459fd8bd775f7b | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Mar 01 18:07:12 2017 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Mar 01 18:09:28 2017 -0800 |
tree | e1850fc9249a35a0a18f9a8f2ca7897aa2bb8340 | |
parent | e8898937762f82d4c4490bffac4bbac6d159c02b [diff] |
sintf.xml => manifest.xml Bug: 35870239 Test: make -j64 and ensure manifest.xml is there. Change-Id: I5eccc6dcdc04a3caadc3ccce1d8b58c12f5950ee
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 17a318f..8b40fe0 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk
@@ -120,4 +120,4 @@ # Framework Manifest PRODUCT_COPY_FILES += \ - system/libhidl/sintf.xml:system/manifest.xml + system/libhidl/manifest.xml:system/manifest.xml