summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/SystemUI/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp
index dc7850fa6e46..c730d49ed037 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -188,7 +188,6 @@ android_library {
extra_check_modules: ["SystemUILintChecker"],
warning_checks: ["MissingApacheLicenseDetector"],
},
- skip_jarjar_repackage: true,
}
filegroup {
@@ -304,7 +303,6 @@ android_library {
"androidx.compose.animation_animation-graphics",
"TraceurCommon",
],
- skip_jarjar_repackage: true,
}
android_library {
@@ -356,7 +354,6 @@ android_library {
test: true,
extra_check_modules: ["SystemUILintChecker"],
},
- skip_jarjar_repackage: true,
}
android_app {