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/AndroidManifest.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'tests/AndroidManifest.xml') diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml index 8a0ce21..fe4dd95 100644 --- a/tests/AndroidManifest.xml +++ b/tests/AndroidManifest.xml @@ -29,8 +29,29 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.1