Browser: add or show some menu items in BrowserActivity
Add for carrier feature. Add homepage/back/history/exit menu items
to make browser functions more complete for user.
CRs-Fixed: 516260
Change-Id: I9d60a36e7fe5ef323aee81ae185982552f328302
diff --git a/res/values/strings.xml b/res/values/strings.xml
old mode 100644
new mode 100755
index 2ed465f..14e3ca5
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1018,4 +1018,8 @@
<string name="http_video_msg">Please choose a following operation</string>
<string name="video_save">Save</string>
<string name="video_play">Play</string>
+
+ <!-- Add for Carrier Feature.Content description for exit menu item -->
+ <string name="exit">Exit</string>
+
</resources>