Skip to content

Commit

Permalink
p990: Rename radio library
Browse files Browse the repository at this point in the history
Get it out of the way to reduce the incidence of automagic radio
corruption from 3rd-party software
  • Loading branch information
rmcc committed Nov 4, 2012
1 parent 6a02a9e commit 20499c2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion p990/p990-vendor-blobs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ PRODUCT_COPY_FILES += \
vendor/lge/p990/proprietary/lib/libaudioservice.so:system/lib/libaudioservice.so \
vendor/lge/p990/proprietary/lib/libnvddk_2d.so:system/lib/libnvddk_2d.so \
vendor/lge/p990/proprietary/lib/libsktdrm_sf.so:system/lib/libsktdrm_sf.so \
vendor/lge/p990/proprietary/lib/lge-ril.so:system/lib/lge-ril.so \
vendor/lge/p990/proprietary/lib/liblgeril.so:system/lib/liblgeril.so \
vendor/lge/p990/proprietary/lib/libnvmm_parser.so:system/lib/libnvmm_parser.so \
vendor/lge/p990/proprietary/lib/libnvomx.so:system/lib/libnvomx.so \
vendor/lge/p990/proprietary/lib/liblgemmqcelp.so:system/lib/liblgemmqcelp.so \
Expand Down
4 changes: 2 additions & 2 deletions p990/proprietary/etc/ipc_channels.config
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ IPC_GROUP_DATACALL_DATA_1=/dev/pts21,21
IPC_GROUP_DATACALL_DATA_2=/dev/pts23,23
IPC_GROUP_DATACALL_DATA_3=/dev/pts25,25
IPC_GROUP_DATACALL_DATA_4=/dev/pts27,27
IPC_GROUP_INTERNAL_REQUESTS=/dev/pts15
IPC_GROUP_NETWORK_REG=/dev/pts9
#IPC_GROUP_INTERNAL_REQUESTS=/dev/pts15
#IPC_GROUP_NETWORK_REG=/dev/pts9
NET_DEV_NAME=vsnet%d

[AUDIO_CHANNEL]
Expand Down
Binary file removed p990/proprietary/lib/lge-ril.so
Binary file not shown.
Binary file added p990/proprietary/lib/liblgeril.so
Binary file not shown.
Binary file modified p990/proprietary/lib/libril.so
Binary file not shown.

0 comments on commit 20499c2

Please sign in to comment.