Migrate About phone

Add the skeleton of About phone

Bug: 373001670
Test: atest MyDeviceInfoScreenTest
Flag: com.android.settings.flags.catalyst_my_device_info_pref_screen
Change-Id: I7799fa5fb82f9dd96959f1419108d15e7e4f7bb9
This commit is contained in:
David Liu
2024-10-24 22:28:25 +00:00
parent 2fdca61ce4
commit 307cb08760
4 changed files with 134 additions and 0 deletions

View File

@@ -15,3 +15,9 @@ flag {
bug: "323791114"
}
flag {
name: "catalyst_my_device_info_pref_screen"
namespace: "android_settings"
description: "Flag for About phone"
bug: "323791114"
}