Id for text2 is defined in ids.xml already.

Test: still builds; atest ShutdownUiTest
Bug: 267722480
Merged-In: I8f50cf85fb46fdc8d661d2f60f1af55df71036fc
Change-Id: I8f50cf85fb46fdc8d661d2f60f1af55df71036fc
diff --git a/core/res/res/layout/shutdown_dialog.xml b/core/res/res/layout/shutdown_dialog.xml
index ec67aa8..726c255 100644
--- a/core/res/res/layout/shutdown_dialog.xml
+++ b/core/res/res/layout/shutdown_dialog.xml
@@ -40,7 +40,7 @@
         android:fontFamily="@string/config_headlineFontFamily"/>
 
     <TextView
-        android:id="@+id/text2"
+        android:id="@id/text2"
         android:layout_width="wrap_content"
         android:layout_height="32sp"
         android:text="@string/shutdown_progress"