Skip to content

Commit

Permalink
j3x3g: comment out ril features
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel committed Dec 27, 2023
1 parent d9de971 commit cbf84ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ BOARD_CANT_REALLOCATE_OMX_BUFFERS := true
TARGET_POWERHAL_VARIANT := scx35

# RIL
BOARD_PROVIDES_LIBRIL := true
USE_BOOT_AT_DIAG := true
BOARD_RIL_CLASS := device/samsung/j3x3g/ril/java
TARGET_SPECIFIC_HEADER_PATH := $(PLATFORM_PATH)/include
Expand Down
8 changes: 4 additions & 4 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ PRODUCT_PACKAGES += \
engpc \
wcnd \
wcnd_cli \
librilutils \
libsecril-client1 \
libreference-ril \
libril1
#librilutils \
# libsecril-client1 \
# libreference-ril \
# libril1

# Usb accessory
PRODUCT_PACKAGES += \
Expand Down

0 comments on commit cbf84ab

Please sign in to comment.