Snap for 6533464 from 8a753364d8c0e5f9ac3cdbc44de2a5a5f5ad4977 to sdk-release

Change-Id: Ia8afac8f77f968b150f8a6dcb5b7ed915232432a
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
deleted file mode 100644
index e69de29..0000000
--- a/MODULE_LICENSE_APACHE2
+++ /dev/null
diff --git a/Vintf.cpp b/Vintf.cpp
index 164eb42..afb19c7 100644
--- a/Vintf.cpp
+++ b/Vintf.cpp
@@ -67,7 +67,7 @@
     }
 
     LOG(INFO) << __FUNCTION__ << ": Cannot find entry " << fqName.string() << "/" << instanceName
-              << " in either framework or device manifest.";
+              << " in either framework or device VINTF manifest.";
     return vintf::Transport::EMPTY;
 }