Enable the dream setup component
Test: flashed device and verified dock setup flow Bug: 245998343 Change-Id: If4def6990daa5bc11febc8815dc25f24218d8183
This commit is contained in:
parent
4a22d31184
commit
72bf1d3696
1 changed files with 3 additions and 0 deletions
|
@ -15,4 +15,7 @@
|
|||
<component class=".dreams.DreamOverlayService" enabled="true" />
|
||||
<component class="com.google.android.systemui.lowlightclock.LowLightClockDreamService" enabled="true" />
|
||||
</component-override>
|
||||
<component-override package="com.android.settings" >
|
||||
<component class="com.google.android.settings.dream.DreamSetupActivity" enabled="true" />
|
||||
</component-override>
|
||||
</config>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue