commit | 1152a2a2516ad50eaecb02f2ea177727b74babc5 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Mar 13 15:26:01 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Mar 14 22:24:40 2017 +0000 |
tree | 1382540c0be23631ebb041b8c7876d5a2506b08a | |
parent | 72db40f4a612d04187ae2fc1f9a3766933264bdf [diff] |
getTransport checks both manifests. It doesn't make sense to check manifest base on the package it is in. Right now, android.hidl.* and android.frameworks.* are in system/manifest.xml and vendor ones are in vendor/manifest.xml, but the prefix should not matter. Bug: 34772739 Test: boots, and then adb logcat -e "getTransport" doesn't show warnings and errors. Change-Id: I76e349a2af6c0c77ab91ea6dde3d00ea1f103279