Fixing a typo from <array> to <string-array>
Change-Id: Iadbbe59e0ba93a21373056fe6b4af9db7ce39f66
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
<!-- Name of a packages that com.android.launcher3.action.LAUNCH
|
||||
should be targeting. Can be empty. -->
|
||||
<array name="launch_broadcast_targets" translatable="false"></array>
|
||||
<string-array name="launch_broadcast_targets" translatable="false"></string-array>
|
||||
|
||||
<!-- View ID to use for QSB widget -->
|
||||
<item type="id" name="qsb_widget" />
|
||||
|
||||
Reference in New Issue
Block a user