mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-28 03:10:44 -05:00
Adds ptrace_scope and timeout options to 17.1, tested working
Also adds hardened_malloc to 15.1, but failing to compile:
external/hardened_malloc/h_malloc.c:1688:18: error: use of undeclared identifier 'M_PURGE'
if (param == M_PURGE) {
^
external/hardened_malloc/h_malloc.c:1743:30: error: missing field 'ordblks' initializer [-Werror,-Wmissing-field-initializers]
struct mallinfo info = {0};
^
Signed-off-by: Tad <tad@spotco.us>
|
||
|---|---|---|
| .. | ||
| android_bionic | ||
| android_device_audio | ||
| android_external_hardened_malloc | ||
| android_frameworks_base | ||
| android_hardware_qcom_display | ||
| android_hardware_qcom_gps | ||
| android_packages_apps_Contacts | ||
| android_packages_inputmethods_LatinIME | ||
| android_system_bt | ||
| android_timekeep_sepolicy | ||
| android_vendor_divested | ||
| apns-conf.xml | ||