sdm660-common: DeviceDoze: Export DozeSettingsActivity
This commit is contained in:
parent
d15303aaf0
commit
e5d0ba85da
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".DozeSettingsActivity"
|
||||
android:exported="false"
|
||||
android:exported="true"
|
||||
android:label="@string/ambient_display_title"
|
||||
android:theme="@style/Theme.SubSettingsBase">
|
||||
<intent-filter>
|
||||
|
|
Loading…
Reference in a new issue