Merge branch 'master' into lineage-15.1

This commit is contained in:
Ray Sollium 2025-07-14 17:54:33 -03:00 committed by GitHub
commit db431dc1ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
DEVICE_PATH := device/samsung/on5xelte
ALLOW_MISSING_DEPENDENCIES := true
# Assert
TARGET_OTA_ASSERT_DEVICE := on5xeltexx,on5xelteks,on5xelte

View file

@ -1,2 +1,3 @@
add_lunch_combo lineage_on5xelte-eng
add_lunch_combo lineage_on5xelte-userdebug
export ALLOW_MISSING_DEPENDENCIES=true