marble: add support for new Wi-Fi firmware and configuration files
- Introduced symlinks for WCNSS_qcom_cfg.ini and wlan_mac.bin for qca6490 and qca6750. - Updated BoardConfig.mk to enable vendor RIL service and set security patch level. - Enhanced device.mk with additional packages for Wi-Fi, USB, and sensors. - Removed obsolete GNSS-related files from proprietary-files.txt. - Updated setup-makefiles.py and sort-blobs-list.sh to executable permissions. - Created public.libraries.txt for shared libraries. - Added prebuilt IDCs and keylayouts for fingerprint sensors (uinput-fpc and uinput-goodix). - Implemented new HAL configuration for sensors. - Enhanced WLAN configuration files with additional parameters for performance optimization. - Updated wpa_supplicant_overlay.conf and p2p_supplicant_overlay.conf for improved Wi-Fi functionality.
This commit is contained in:
16
idc/uinput-fpc.idc
Normal file
16
idc/uinput-fpc.idc
Normal file
@ -0,0 +1,16 @@
|
||||
# MIUI ADD:Fingerprint_MIUIFingerprintFrame
|
||||
# FPC1020 Touch sensor driver
|
||||
#
|
||||
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License Version 2
|
||||
# as published by the Free Software Foundation.
|
||||
#
|
||||
|
||||
device.internal = 1
|
||||
|
||||
keyboard.layout = uinput-fpc
|
||||
keyboard.builtIn = 1
|
||||
keyboard.orientationAware = 1
|
||||
#END Fingerprint_MIUIFingerprintFrame
|
Reference in New Issue
Block a user