summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/gen/org/rockbox/R.java24
1 files changed, 0 insertions, 24 deletions
diff --git a/android/gen/org/rockbox/R.java b/android/gen/org/rockbox/R.java
deleted file mode 100644
index 12db565c6a..0000000000
--- a/android/gen/org/rockbox/R.java
+++ /dev/null
@@ -1,24 +0,0 @@
1/* AUTO-GENERATED FILE. DO NOT MODIFY.
2 *
3 * This class was automatically generated by the
4 * aapt tool from the resource data it found. It
5 * should not be modified by hand.
6 */
7
8package org.rockbox;
9
10public final class R {
11 public static final class attr {
12 }
13 public static final class drawable {
14 public static final int icon=0x7f020000;
15 public static final int launcher=0x7f020001;
16 }
17 public static final class layout {
18 public static final int main=0x7f030000;
19 }
20 public static final class string {
21 public static final int app_name=0x7f040000;
22 public static final int notification=0x7f040001;
23 }
24}