commit | ae88825916156fdc10bd64610031fda53ae05090 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 17 18:16:51 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Oct 17 18:17:33 2018 -0700 |
tree | 2ea2b2ba65f1c54ed81df51ae46fc26b1b5b8bee | |
parent | 95a384daf74b32aca1d37bfb3e8ab3a29498ddd6 [diff] |
pm: Disallow HIDL libs from boot jars >= Q. These two libraries: android.hidl.base-V1.0-java android.hidl.manager-V1.0-java were removed from BOOT_JARS. This change disallows them to be used on the classpath >= Q. They are still allowed to be used <= P for legacy reasons. Test: atest android.content.pm.AndroidHidlUpdaterTest Test: build & boot Pixel 2 Fixes: 77307025 Change-Id: I7752812318030cbaa15f42301c168371ceade901