* commit 'db5dd02ad9b6ba197e69b8b726c8f999f0565a4e': Fix issue #7255954: API Review: rename Dream to DreamService
This commit is contained in:
+1
-2
@@ -103,9 +103,8 @@
|
||||
android:label="@string/dream_name"
|
||||
android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<action android:name="android.service.dreams.DreamService" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.DREAM" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user