Commit Graph

17 Commits

Author SHA1 Message Date
e58aaaa2ef 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.
2025-06-20 11:27:03 +09:00
f7a6ad4a2f marble: import properties from stock
I need to clean up. There are a lot of duplicate or unused properties. I'll do it later when I have time.
2025-06-17 12:18:46 +09:00
cf9c975ee9 marble: add permissive SELinux mode to kernel command line
The sepolicy should obviously end up in the enforcing state, but we leave it in the permissive state for the initial boot check.
2025-06-16 16:03:30 +09:00
6bc23c7966 marble: fixup vintf
now, you can build without any error :)
2025-06-16 15:54:07 +09:00
6f04fd558a marble: add framework and device manifest files to BoardConfig.mk 2025-06-16 09:11:37 +09:00
1b32755991 marble: add VINTF compatibility matrix files to BoardConfig.mk and remove from device.mk
i'm sorry it's my mistake
2025-06-16 08:59:05 +09:00
7328748152 marble: update CPU variant settings and add audio feature configurations in BoardConfig.mk 2025-06-16 08:45:26 +09:00
f70c1f1333 marble: Set display density via TARGET_SCREEN_DENSITY 2025-05-06 20:04:34 +09:00
74962458cd marble: Update module paths in BoardConfig.mk to use DEVICE_PATH 2025-05-06 19:44:44 +09:00
bc029a9130 marble: Import AID/fs config from qcom-devices.lnx.14.0.r12-rel 2025-05-06 19:31:58 +09:00
b163028ec2 marble: define kernel flags
Working with the kernel is quite painful, so for the time being we use the cupid-development kernel.
2025-05-06 19:13:07 +09:00
61fc0854f6 marble: import taro script from LA.VENDOR.1.0.r1-27300-WAIPIO.QSSI15.0 2025-05-05 16:13:03 +09:00
32383005b2 marble: add recovery and verified boot configurations to BoardConfig.mk 2025-05-05 15:57:15 +09:00
e54cfced76 marble: setup A/B partitions and update_engine tools 2025-05-05 15:51:39 +09:00
f00cee4d1c marble: define cpu arch configs from clo 2025-05-05 15:38:43 +09:00
25ed5a0603 marble: define partition flags 2025-05-05 15:30:20 +09:00
09d7f32487 marble: add initial configuration for BoardConfig.mk 2025-05-05 14:55:41 +09:00