diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-10-11 01:53:29 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-10-11 02:03:13 +0200 |
commit | ee8257a1c70eadb7330b0ee99ec3b86fe4084bdf (patch) | |
tree | c30c86bfa14fc46d94b2da4a3087be9e972c5772 /android/source/fonts.conf | |
parent | 8dc648d0f32e94fe283e2d635f236012491819ca (diff) |
migrate android build to gradle
move preparation tasks (creating assets/processing files) from the
makefile into the gradle script
This allows much easier integration into android-studio (just open
android/source with android studio after running make to compile the
native library)
Change-Id: I9a9d6832797c24a7e195a1c7954cd6d20f5a8496
Diffstat (limited to 'android/source/fonts.conf')
-rw-r--r-- | android/source/fonts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/fonts.conf b/android/source/fonts.conf index 263648a0aa87..972270d27939 100644 --- a/android/source/fonts.conf +++ b/android/source/fonts.conf @@ -74,7 +74,7 @@ later to patch in proper code in fontonfig on Android to find out a good place. --> - <cachedir>/data/data/org.libreoffice/fontconfig</cachedir> + <cachedir>/data/data/@@APPLICATION_ID@@/fontconfig</cachedir> <config> <!-- |