OSDN Git Service

Change Display->Ambient Display to Display->Quick screen check. am: b727e9caa5
[android-x86/packages-apps-Settings.git] / AndroidManifest.xml
index d90ce9d..4dea80e 100644 (file)
             </intent-filter>
         </service>
 
+        <activity android:name=".HelpTrampoline"
+            android:exported="true"
+            android:theme="@android:style/Theme.NoDisplay"
+            android:permission="android.permission.DUMP"
+            android:enabled="@bool/config_has_help" />
+
         <!-- This is the longest AndroidManifest.xml ever. -->
     </application>
 </manifest>