diff options
author | Sven Gothel <[email protected]> | 2011-08-02 12:05:45 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-08-02 12:05:45 +0200 |
commit | e959f955901492f7d61abaa05da10c993052652b (patch) | |
tree | 1df10becd7e24fbed6d90bea08aaf11cd783a843 /make/lib/android/res/drawable-hdpi | |
parent | e813dbe55f2a56457f28d1efd82762ce412b1f86 (diff) |
Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resources -> make/resources
Drop android.jar
- version 8 and 9
- license: apache v2 (NOTICE.txt included)
- allows compilation using Android API on all platforms
Simplify 'aapt.signed'
- removed 'jarclasspathrefid', seems to be not needed
(commented out)
Move our android resources make/lib/android -> make/resources/android
- make/lib is for 3rd party stuff only
Diffstat (limited to 'make/lib/android/res/drawable-hdpi')
-rw-r--r-- | make/lib/android/res/drawable-hdpi/icon.png | bin | 2516 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/android/res/drawable-hdpi/icon.png b/make/lib/android/res/drawable-hdpi/icon.png Binary files differdeleted file mode 100644 index 2148232..0000000 --- a/make/lib/android/res/drawable-hdpi/icon.png +++ /dev/null |