summaryrefslogtreecommitdiff
path: root/packages/SystemUI/res/layout/tuner_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/tuner_activity.xml')
-rw-r--r--packages/SystemUI/res/layout/tuner_activity.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/SystemUI/res/layout/tuner_activity.xml b/packages/SystemUI/res/layout/tuner_activity.xml
index 0b792aecc5ca..83cbf14edd39 100644
--- a/packages/SystemUI/res/layout/tuner_activity.xml
+++ b/packages/SystemUI/res/layout/tuner_activity.xml
@@ -16,9 +16,7 @@
-->
<!-- The tuner content view -->
-<LinearLayout
- android:id="@+id/content_parent"
- xmlns:android="http://schemas.android.com/apk/res/android"
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">