- Update APK to latest build - Add overrides: [LatinIME] so FlorisBoard replaces the AOSP keyboard - Remove permissions not declared in the APK manifest from privapp-permissions (BIND_INPUT_METHOD et al. are on service declarations, not uses-permission)
Florisboard Prebuilt
Disclaimer
- This repository is based on arter97's android_vendor_lawnchair.
It has been adapted from the original Android.mk format to the Android.bp build system.
Usage
- Simply add the Florisboard package to your
PRODUCT_PACKAGES.
Description
Languages
Soong
100%