Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1e7bcdf authored by Priyank Singh's avatar Priyank Singh
Browse files

Adding product characteristic for Android Auto Embedded that can be used to...

Adding product characteristic for Android Auto Embedded that can be used to customize the AAE specific system.

Test: Manual
Bug: 112153059, 110711655
Change-Id: I49707497b8c5c053f5b4f33f478f4dcd3d07b447
(cherry picked from commit ce079bcab6c4555c77237a065990736433d14032)
parent 066f0314
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3200,6 +3200,8 @@
    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
    <string name="android_start_title" product="default">Phone is starting\u2026</string>
    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
    <string name="android_start_title" product="automotive">Android is starting\u2026</string>
    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
    <string name="android_start_title" product="tablet">Tablet is starting\u2026</string>
    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
    <string name="android_start_title" product="device">Device is starting\u2026</string>