Loading packages/SystemUI/shared/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,6 @@ android_library { // Enforce that the library is built against java 7 so that there are // no compatibility issues with launcher java_version: "1.7", min_sdk_version: "26", } Loading
packages/SystemUI/shared/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,6 @@ android_library { // Enforce that the library is built against java 7 so that there are // no compatibility issues with launcher java_version: "1.7", min_sdk_version: "26", }