mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
eSIM enablement via @PeterCxy's OpenEUICC
tested working on bluejay Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
c90920965f
commit
c070e856b2
5 changed files with 143 additions and 7 deletions
|
@ -13,10 +13,10 @@ PRODUCT_PACKAGES += \
|
|||
# OpenCamera
|
||||
#endif
|
||||
|
||||
#ifneq ($(filter crosshatch blueline bonito sargo coral flame sunfish barbet redfin bluejay oriole raven panther cheetah FP4,$(TARGET_DEVICE)),)
|
||||
#PRODUCT_PACKAGES += \
|
||||
# OpenEUICC
|
||||
#endif
|
||||
ifeq (,$(filter crosshatch blueline bonito sargo coral flame sunfish barbet redfin bluejay oriole raven panther cheetah FP4,$(TARGET_PRODUCT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
OpenEUICC
|
||||
endif
|
||||
|
||||
# Extras
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue