Fixing a typo from <array> to <string-array>

Change-Id: Iadbbe59e0ba93a21373056fe6b4af9db7ce39f66
This commit is contained in:
Hyunyoung Song
2016-04-08 12:17:25 -07:00
parent f9dc857a0e
commit 63d093de02
+1 -1
View File
@@ -73,7 +73,7 @@
<!-- Name of a packages that com.android.launcher3.action.LAUNCH <!-- Name of a packages that com.android.launcher3.action.LAUNCH
should be targeting. Can be empty. --> 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 --> <!-- View ID to use for QSB widget -->
<item type="id" name="qsb_widget" /> <item type="id" name="qsb_widget" />