Commit Graph

38 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
f09e486236 marble: remove dupcliate property 2025-06-17 12:43:24 +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
c5fdab27ed marble: add lineage.dependencies file 2025-06-16 16:07:02 +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
3edbd5ae8a marble: update extract-files.py permissions to executable 2025-06-16 10:18:23 +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
ab202c0405 marble: add common VINTF compatibility matrix files for device configuration
it's not include device-specific matrix file
2025-06-16 08:57:30 +09:00
c2734ed986 marble: reorder proprietary-files.txt 2025-06-16 08:51:28 +09:00
6d77cc0c15 marble: update reorder-libs.py permissions to executable 2025-06-16 08:50:30 +09:00
24e5a893ae marble: initial proprietary blob list 2025-06-16 08:48:19 +09:00
1925934d25 marble: change extract-utils permission 2025-06-16 08:47:39 +09:00
2e3e573a54 marble: add libcodec2_hidl_shim library and implementation for codec2 HIDL interface 2025-06-16 08:46:16 +09:00
ed59e6f20f marble: enhance audio support and add additional libraries in device.mk 2025-06-16 08:45:54 +09:00
7328748152 marble: update CPU variant settings and add audio feature configurations in BoardConfig.mk 2025-06-16 08:45:26 +09:00
86d051b59b marble: add needed imports to soong_namespace in Android.bp 2025-06-16 08:45:07 +09:00
2965cc8045 marble: initial module list for kernel 2025-06-16 08:44:47 +09:00
aca94695c4 marble: add reorder-libs.py script for sorting proprietary files 2025-05-09 08:52:45 +09:00
298d36d206 marble: update identifier to extract files util 2025-05-06 20:14:08 +09:00
5e9e0e0f27 marble: Import proprietary extract scripts from templates 2025-05-06 20:11:56 +09:00
f70c1f1333 marble: Set display density via TARGET_SCREEN_DENSITY 2025-05-06 20:04:34 +09:00
5c55124e52 marble: define init script to device.mk 2025-05-06 20:01:21 +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
b4ee15e60d marble: import common qcom aidl bootctrl hal 2025-05-06 19:21:53 +09:00
800110df2a marble: add soong namespace to device.mk 2025-05-06 19:15:59 +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
42631fe594 marble: import qcom common scripts from LA.VENDOR.1.0.r1-27300-WAIPIO.QSSI15.0 2025-05-05 17:19:21 +09:00
c2867fa002 marble: import specific taro script from LA.VENDOR.1.0.r1-27300-WAIPIO.QSSI15.0 2025-05-05 16:18:30 +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
89311b52d4 marble: initial configuration for POCO F5 2025-05-05 14:48:33 +09:00