From a7d4eafcf573e1100f427dd32044032a2805af88 Mon Sep 17 00:00:00 2001 From: Shawn Alty Date: Sun, 26 Feb 2012 14:09:49 -0600 Subject: Hide GNexusParts from app drawer We can already access this from the "Advanced" tab so putting it in the app drawer seems like useless duplication and a waste of space. Patchset 2: Only remove the relevant line. Patchset 3: Accidentally cut a line off. Change-Id: If26165cca35a39f6870fd518376d2e48fa0d3c4c --- GNexusParts/AndroidManifest.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'GNexusParts/AndroidManifest.xml') diff --git a/GNexusParts/AndroidManifest.xml b/GNexusParts/AndroidManifest.xml index b736787..12b1009 100644 --- a/GNexusParts/AndroidManifest.xml +++ b/GNexusParts/AndroidManifest.xml @@ -14,7 +14,6 @@ - @@ -29,4 +28,4 @@ - \ No newline at end of file + -- cgit v1.1