Files
app_Settings/aconfig/catalyst/about_phone.aconfig
David Liu 307cb08760 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
2024-10-30 18:22:12 +00:00

24 lines
484 B
Plaintext

package: "com.android.settings.flags"
container: "system"
flag {
name: "catalyst_legal_information"
namespace: "android_settings"
description: "Flag for Legal information"
bug: "323791114"
}
flag {
name: "catalyst_firmware_version"
namespace: "android_settings"
description: "Flag for Android version"
bug: "323791114"
}
flag {
name: "catalyst_my_device_info_pref_screen"
namespace: "android_settings"
description: "Flag for About phone"
bug: "323791114"
}