From ee00fb9c1b7883d20b3ae19076e48bcf3c84a172 Mon Sep 17 00:00:00 2001 From: Jim Kaye Date: Thu, 7 Jan 2016 14:33:29 -0800 Subject: [PATCH] Emulator: Have the Settings page say "About emulated device" The Settings page for a real device says "About phone" or "About tablet". This text is selected at build time, so the Emulator cannot get the Sytem to choose correctly at launch time. Our solution is to say "About emulated device" for all types of virtual devices. Change-Id: I7e3fc757dab529e2619d6acba54457ce8f7171e9 --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index f329001b3c1..80fe71abe92 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2849,6 +2849,8 @@ About tablet About phone + + About emulated device View legal info, status, software version