diff options
author | Jan Holesovsky <kendy@collabora.com> | 2020-06-25 13:54:34 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2020-06-26 11:27:08 +0200 |
commit | f613e69b49d71da45dafd3ae326dcca531552605 (patch) | |
tree | e3733fbe185381275af0b14645f39299fa1ea671 /distro-configs | |
parent | 9e786fb90ca2c74e884eafdd462be4eddedad110 (diff) |
android: Add a CP x86-64 configuration.
Change-Id: Icdfee0a6609487f5ac2423c74344cb605b7e4fbf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97130
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/CPAndroidX86_64.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/distro-configs/CPAndroidX86_64.conf b/distro-configs/CPAndroidX86_64.conf new file mode 100644 index 000000000000..9c56e3afe3a0 --- /dev/null +++ b/distro-configs/CPAndroidX86_64.conf @@ -0,0 +1,4 @@ +# Use LibreOfficeAndroidX86_64.conf as the base +INCLUDE:LibreOfficeAndroidX86_64 +# Add the CP stuff +INCLUDE:CPAndroidBranding |