diff --git a/BlissLabs - Generic Android Tools and HALs.md b/BlissLabs - Generic Android Tools and HALs.md new file mode 100644 index 0000000..95719e7 --- /dev/null +++ b/BlissLabs - Generic Android Tools and HALs.md @@ -0,0 +1,53 @@ + + +# BlissLabs \- Generic Android Tools and HALs + +When Android-x86 and Bliss OS initially started our collaboration, we started Android-Generic Project, which was a toolkit to help assist in porting any bsp based on Android open source project to PC hardware. The main toolkit for AGP has since been deprecated, but the project repos are now used to host all generic tools used within Bliss OS \+ others. +Some of the tools and repos listed were started by others, and recently maintained by us, while others were created by us. + +### Linux Tools for Android: + +Evtest \- [https://github.com/android-generic/external\_evtest](https://github.com/android-generic/external_evtest) +Ntfs-3g \- [https://github.com/android-generic/android\_external\_ntfs-3g](https://github.com/android-generic/android_external_ntfs-3g) +Lzo \- [https://github.com/android-generic/android\_external\_lzo](https://github.com/android-generic/android_external_lzo) +Pciutils \- [https://github.com/android-generic/external\_pciutils](https://github.com/android-generic/external_pciutils) +Libncurses \- [https://github.com/android-generic/android\_external\_libncurses](https://github.com/android-generic/android_external_libncurses) +Dialog \- [https://github.com/android-generic/external\_dialog](https://github.com/android-generic/external_dialog) +Efivar \- [https://github.com/android-generic/external\_efivar](https://github.com/android-generic/external_efivar) +Efibootmgr \- [https://github.com/android-generic/external\_efibootmgr](https://github.com/android-generic/external_efibootmgr) +Hcitools \- [https://github.com/android-generic/external\_hcitools](https://github.com/android-generic/external_hcitools) +Dmidecode \- [https://github.com/android-generic/external\_dmidecode](https://github.com/android-generic/external_dmidecode) +HBM-Prebuilts \- [https://github.com/android-generic/external\_hbm-prebuilts](https://github.com/android-generic/external_hbm-prebuilts) + +### Kernel Drivers, Daemons & Firmware: + +Various external Kernel drivers \- [https://github.com/android-generic/external\_kernel-drivers](https://github.com/android-generic/external_kernel-drivers) +Linux firmware \- [https://github.com/android-generic/device\_generic\_firmware](https://github.com/android-generic/device_generic_firmware) +Intel Precise Touch & Stylus Daemon \- [https://github.com/android-generic/iptsd](https://github.com/android-generic/iptsd) +Thermal Daemon \- [https://github.com/android-generic/external\_thermal\_daemon](https://github.com/android-generic/external_thermal_daemon) + +### Generic Device Trees: + +(A9-12L) \- [https://github.com/BlissRoms-x86/device\_generic\_common](https://github.com/BlissRoms-x86/device_generic_common) +(A13++) \- [https://github.com/BlissOS/device\_generic\_common](https://github.com/BlissOS/device_generic_common) + +### Non-Free Firmware: + +Intel SOF-bin firmware \- [https://github.com/android-generic/vendor\_intel\_proprietary\_sof-bin](https://github.com/android-generic/vendor_intel_proprietary_sof-bin) + +### Generic HAL's: + +Intel Audio \- [https://github.com/android-generic/hardware\_intel\_audio](https://github.com/android-generic/hardware_intel_audio) +Intel USB \- [https://github.com/android-generic/hardware-intel-usb](https://github.com/android-generic/hardware-intel-usb) +Intel libsensors \- [https://github.com/android-generic/hardware\_intel\_libsensors](https://github.com/android-generic/hardware_intel_libsensors) +Intel hardware interfaces \- [https://github.com/android-generic/vendor\_intel\_hardware\_interfaces](https://github.com/android-generic/vendor_intel_hardware_interfaces) +Intel libbt \- [https://github.com/android-generic/hardware\_libbt-vendor-intel](https://github.com/android-generic/hardware_libbt-vendor-intel) +Memtrack \- [https://github.com/android-generic/hardware\_memtrack](https://github.com/android-generic/hardware_memtrack) +Libsensors \- [https://github.com/android-generic/platform\_hardware\_libsensors](https://github.com/android-generic/platform_hardware_libsensors) +Libaudio \- [https://github.com/android-generic/platform\_hardware\_libaudio](https://github.com/android-generic/platform_hardware_libaudio) +GPS \- [https://github.com/android-generic/platform\_hardware\_gps](https://github.com/android-generic/platform_hardware_gps) +Liblights \- [https://github.com/android-generic/platform\_hardware\_liblights](https://github.com/android-generic/platform_hardware_liblights) + +### FOSS app solutions: + +FDroid based Apps & Services repo \- [https://github.com/android-generic/vendor\_foss](https://github.com/android-generic/vendor_foss) \ No newline at end of file