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
1 file changed