mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
resolved conflicts for merge of 3ad1145a
to master
Change-Id: I13159b95f90c5095373951bf9e91b7dbf8b14558
This commit is contained in:
commit
26e315785d
@ -51,6 +51,10 @@ ifeq ($(TARGET_ARCH), x86)
|
||||
TARGETING_UNBUNDLED_FROYO := false
|
||||
endif
|
||||
|
||||
ifeq ($(TARGET_ARCH), mips)
|
||||
TARGETING_UNBUNDLED_FROYO := false
|
||||
endif
|
||||
|
||||
ifeq ($(FLAG_DBG), true)
|
||||
TARGETING_UNBUNDLED_FROYO := false
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user