From 8ca6c2a3d078aab3746a59a123b5a100bca6a2df Mon Sep 17 00:00:00 2001 From: Matt Garnes Date: Thu, 12 Jun 2014 15:07:36 -0700 Subject: Add a custom home screen to Trebuchet. Scrolling to the left will now open a custom home screen that can be used to display information provided by the system or third parties via an API. Change-Id: I62991c0634b686ca875d04fa118695050731ba7e --- AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d2e821189..b26dfcf91 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -31,6 +31,10 @@ android:name="com.android.launcher3.permission.PRELOAD_WORKSPACE" android:permissionGroup="android.permission-group.SYSTEM_TOOLS" android:protectionLevel="signatureOrSystem" /> +