diff options
author | Jan Holesovsky <kendy@collabora.com> | 2020-07-01 12:38:59 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2020-07-01 12:42:20 +0200 |
commit | faa62d6f632e422611af7e084c40532dc18a2bf9 (patch) | |
tree | 9de40d084f5af7c9c4dc9dc46c1c18c4213817bf | |
parent | fbdd3e2842cc7de1ad10ed6f6d90dedc2ce2fc13 (diff) |
android: Add a CP x86 configuration too.
Change-Id: I8d584811244cd613b8637d9dd2cf1bfe1985ecec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97610
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
(cherry picked from commit 9213bfce95aa3300d87c5fece638a0d8101c718e)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97578
-rw-r--r-- | distro-configs/CPAndroidX86.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/distro-configs/CPAndroidX86.conf b/distro-configs/CPAndroidX86.conf new file mode 100644 index 000000000000..6fba0d609cfb --- /dev/null +++ b/distro-configs/CPAndroidX86.conf @@ -0,0 +1,4 @@ +# Use LibreOfficeAndroidX86.conf as the base +INCLUDE:LibreOfficeAndroidX86 +# Add the CP stuff +INCLUDE:CPAndroidBranding |