platform_vendor_tequila/config
Aaron Kling d2d4e46340 kernel: Default to no gcc on kernel 6.x
Current logic defaults to no gcc if kernel major version is greater than
or equal to 5 and kernel minor version is greater than or equal to 10.
Meaning kernel version 6.1 does not qualify because 1 is less than 10.
So additionally check if kernel major version is greater than or equal
to 6 and ignore minor version for that case.

Change-Id: Id72cb9e100c6fed014d696f4a3a88f6cafcd3932
2024-01-03 16:09:59 +00:00
..
permissions RIP Android Beam 2023-10-20 09:55:48 +01:00
Android.mk Include build manifest on target 2023-05-18 20:49:27 +02:00
aosp_audio.mk audio: Add missing Effect_Tick.ogg effect sound used by the UI 2021-01-05 20:02:43 +01:00
BoardConfigKernel.mk kernel: Default to no gcc on kernel 6.x 2024-01-03 16:09:59 +00:00
BoardConfigLineage.mk lineage: Move all QCOM board configs to hardware/qcom-caf/common 2023-10-27 14:25:29 +01:00
BoardConfigReservedSize.mk config: Allow forcing minimal/full reserved size 2023-12-13 03:16:22 +02:00
BoardConfigSoong.mk soong: Add qti vibrator effect stream config 2023-11-21 20:48:36 +02:00
common.mk config: CUSTOM_LOCALES: Add Friulian 2023-10-31 19:25:26 +00:00
common_car.mk Add generic targets for automotive 2021-07-23 17:57:27 +02:00
common_full.mk lineage: config: Allow devices without Cameras to opt-out of Aperture 2023-07-30 08:52:38 +02:00
common_full_go_phone.mk lineage: Add Android Go specific configs 2020-12-03 19:06:26 +01:00
common_full_phone.mk config: Allow overriding ro.support_one_handed_mode 2023-07-10 20:27:29 +03:00
common_full_tablet.mk config: Inherit window_extensions.mk 2023-03-23 18:18:00 +02:00
common_full_tablet_wifionly.mk config: Inherit window_extensions.mk 2023-03-23 18:18:00 +02:00
common_full_tv.mk Split mobile and tv configs 2020-04-22 02:18:15 +02:00
common_mini.mk Split mobile and tv configs 2020-04-22 02:18:15 +02:00
common_mini_go_phone.mk lineage: Add Android Go specific configs 2020-12-03 19:06:26 +01:00
common_mini_phone.mk lineage: Complete the rebrand 2017-08-23 17:33:22 +03:00
common_mini_tablet.mk config: Exclude window_extensions addon on mini_tablet 2023-09-30 11:09:30 +01:00
common_mini_tablet_wifionly.mk config: Exclude window_extensions addon on mini_tablet 2023-09-30 11:09:30 +01:00
common_mini_tv.mk Split mobile and tv configs 2020-04-22 02:18:15 +02:00
common_mobile.mk Revert "config: Opt-in for Go-variant of SystemUI on Go-enabled targets" 2023-10-17 20:32:24 +00:00
common_tv.mk lineage: config: DEVICE_PACKAGE_OVERLAYS -> PRODUCT_PACKAGE_OVERLAYS 2021-08-22 19:04:34 +02:00
data_only.mk config: Remove non-existent/deprecated packages 2020-11-26 00:56:51 +02:00
device_framework_matrix.xml fixup! config: Move IAntiFlicker to fqname 2023-06-23 19:10:02 +02:00
lineage_audio.mk lineage: Remove boosted ringtones 2019-09-13 17:52:19 +03:00
lineage_sdk_common.mk config: Copy Lineage health permissions 2023-06-09 18:06:47 +02:00
partner_gms.mk partner_gms: Stop relying on exported vars for ATV and Automotive targets 2022-06-10 11:10:55 +02:00
telephony.mk config: telephony: Advertise telephony support for GMS 2023-10-29 19:27:54 +00:00
version.mk LineageOS 21.0 2023-10-20 09:55:48 +01:00