commit | fff50fe62b837a18b3637a67d0c2f3e39a0a53ca | [log] [tgz] |
---|---|---|
author | Howard Chen <howardsoc@google.com> | Mon Apr 29 14:46:32 2019 +0800 |
committer | Howard Chen <howardsoc@google.com> | Tue Apr 30 14:35:29 2019 +0800 |
tree | f8a8a13bc3724a2c1731533933b18e3d08d33ee0 | |
parent | b0815a51e93452b57b4bc22c224f72b635baa187 [diff] |
Remove the Build.VERSION_CODES.P0 The Build.VERSION_CODES.P0 was the stub for a potential new API level after P. Now it's Q thus the usage for P0 field is not valid any more. This CL also fixed the android.os.cts.BuildTest test failure for cf_x86_phone-userdebug Bug: 131601118 Test: presubmit test on ag/7204147 Change-Id: Iee474e95a35e051e6a3f4f96da5d82387d33d013