Loading packages/SystemUI/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -247,6 +247,9 @@ android_library { "com.android.systemui", ], plugins: ["dagger2-compiler"], lint: { test: true, }, } // Opt-in config for optimizing the SystemUI target using R8. Loading Loading
packages/SystemUI/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -247,6 +247,9 @@ android_library { "com.android.systemui", ], plugins: ["dagger2-compiler"], lint: { test: true, }, } // Opt-in config for optimizing the SystemUI target using R8. Loading