From 161f96bc77805ed87f831b68e51fad61a23153bc Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Sun, 7 May 2017 11:56:00 -0700 Subject: Moving apps search related logic into a custom layout file This will allow derivative projects to easily change the search behavior by simply overriding the xml file Bug: 37616877 Change-Id: Ib8d6a2dab06819a52611e9a3d97c70c5a49bbf97 --- res/values/config.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/values/config.xml') diff --git a/res/values/config.xml b/res/values/config.xml index 751954fde..71984d667 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -13,6 +13,10 @@ easily override the app name without providing all translations --> @string/app_name + + market://search?c=apps + -- cgit v1.2.3