Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1110f2b9 authored by Patrick Scott's avatar Patrick Scott
Browse files

Fix rebuilding of these two apks.

Add a dummy string so that a R.stamp file will be written.

Change-Id: I939f97d2d4214e2c2186c3802b606c8bfd0e3468
parent 6787b7c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,4 +2,5 @@

<!-- Just need this dummy file to have something to build. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="dummy">dummy</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -2,4 +2,5 @@

<!-- Just need this dummy file to have something to build. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="dummy">dummy</string>
</resources>