gitextract_1qviyzmq/ ├── LICENSE ├── META-INF/ │ └── com/ │ └── google/ │ └── android/ │ ├── update-binary │ └── updater-script ├── README.md ├── changelog.md ├── customize-functions.sh ├── customize.sh ├── jitter-reducer-functions.shlib ├── module.prop ├── post-fs-data.sh ├── service-functions.sh ├── service-optimizer.sh ├── service.sh ├── system.prop ├── system.prop-workaround ├── templates/ │ ├── bypass_offload_safer_template.xml │ ├── bypass_offload_template.xml │ └── offload_hifi_playback_template.xml └── uninstall.sh