OSDN Git Service

Fixing a typo from <array> to <string-array>
authorHyunyoung Song <hyunyoungs@google.com>
Fri, 8 Apr 2016 19:17:25 +0000 (12:17 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Fri, 8 Apr 2016 19:17:25 +0000 (12:17 -0700)
Change-Id: Iadbbe59e0ba93a21373056fe6b4af9db7ce39f66

res/values/config.xml

index 47311f3..c8a610d 100644 (file)
@@ -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" />