From b2dd90383bae9f3ca0a99b59d3f5992e7fd5ad48 Mon Sep 17 00:00:00 2001 From: Anders Hammar1 Date: Thu, 8 Apr 2010 10:03:50 +0200 Subject: Settings: Add a hook for operator or vendor specific settings. The Settings application now provides a hook that can be used by an operator or a vendor specific application to add an activity of choice in the settings menu. Change-Id: Id55da9fd4262bbfc6a5abf863799c747b0d75b24 --- tests/res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/res/values') diff --git a/tests/res/values/strings.xml b/tests/res/values/strings.xml index b06782f..cd94a2d 100644 --- a/tests/res/values/strings.xml +++ b/tests/res/values/strings.xml @@ -20,4 +20,10 @@ Enable Discoverable + Hello Operator! + Operator + Operator hook that can be used to start activity of choice + Hello Manufacturer! + Manufacturer + Manufacturer hook that can be used to start activity of choice -- cgit v1.1