From 2490315e49d235a1ba9a84600a21febf85959a1a Mon Sep 17 00:00:00 2001 From: Sungmin Choi Date: Tue, 15 Oct 2013 16:11:55 -0700 Subject: Remove Manage Mobile Plan when config_show_mobile_plan is set to false config_show_mobile_plan is set to true by default. When you don't want to show "Manage mobile plan" set config_show_mobile_plan to false in overlay. Bug: 10819853 Change-Id: Ic3c69fb4246cc0de38518ef6c9950cee7fa4d987 --- res/values/bools.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values/bools.xml') diff --git a/res/values/bools.xml b/res/values/bools.xml index 76dc44a7a..137d4ce01 100644 --- a/res/values/bools.xml +++ b/res/values/bools.xml @@ -32,4 +32,7 @@ false + + + true -- cgit v1.2.3