Skip to content

Commit

Permalink
Move ambient display to display
Browse files Browse the repository at this point in the history
Signed-off-by: Shekhawat2 <[email protected]>
  • Loading branch information
shekhawat2 committed Nov 20, 2017
1 parent bdae3ca commit bab60c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
5 changes: 1 addition & 4 deletions doze/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@
</intent-filter>
<meta-data
android:name="com.android.settings.category"
android:value="com.android.settings.category.device" />
<meta-data
android:name="com.android.settings.icon"
android:resource="@drawable/ic_settings_doze" />
android:value="com.android.settings.category.ia.display" />
</activity>

</application>
Expand Down
51 changes: 0 additions & 51 deletions doze/res/drawable/ic_settings_doze.xml

This file was deleted.

0 comments on commit bab60c1

Please sign in to comment.