OSDN Git Service

Add dummy string to Launcher3Tests resources to fix build error.
authorHyunyoung Song <hyunyoungs@google.com>
Tue, 17 Mar 2015 00:23:58 +0000 (17:23 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Tue, 17 Mar 2015 00:23:58 +0000 (17:23 -0700)
commit61e3a972e710d6636c13c342d6464fd862bff249
tree73abcc2eb2c5b890e151272fac0eb514aa3e07e2
parentb4cd42a1df69ec887d0c66e8fe6fe1f27ebbf9bc
Add dummy string to Launcher3Tests resources to fix build error.

TL;DR;; since ag/656186 which moved the all-makefiles-under call to the bottom
of the launcher's Android.mk file, resources for test package
will not build without a dummy file. This change is necessary for the
test team to continuously run the android tests.

b/19566571

Change-Id: I4ff422ac019df4447348d953c5dd606d2a0dcc58
tests/res/values/string.xml [new file with mode: 0644]