commit | 373b1790ad08627a15fc2c07735df33e5eb26d41 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Mon Jun 03 14:39:54 2024 -0700 |
committer | George Mount <mount@google.com> | Mon Jun 03 15:35:06 2024 -0700 |
tree | 0f93a638558dcbd86eabefb0cb8703ba784409c1 | |
parent | 2e67cf72e902b109d256b7719336eb7725203b9f [diff] |
Remove unnecessary targetSdk check in View Fixes: 321162709 Android no longer accepts applications with targetSdk < 23. Removed targetSdk API checks that target any version earlier than 23(M) for View and ViewGroup. Test: ran CtsViewTestCases Change-Id: Ibed01c5c97249cc58512964dea475aa84e93f7d6