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
Loading
Please register or sign in to comment