Skip to content

Commit

Permalink
zero: Add modem daemon
Browse files Browse the repository at this point in the history
* We have no specific blobs

Change-Id: I9d58f6b1953959f4e49d48629c27b116015d4c01
Signed-off-by: Usaamah Patel <ussyp2015@gmail.com>
  • Loading branch information
Usaamah99 committed Dec 16, 2017
1 parent 625af0d commit c23d1f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
10 changes: 0 additions & 10 deletions device-proprietary-blobs.txt
@@ -1,10 +0,0 @@
# Audio
#lib_DNSe_EP_ver216c.so
#lib_DNSe_NRSS_ver226.so

# Mobicore
app/mcRegistry/ffffffff000000000000000000000028.tlbin

# Radio
lib/libsec-ril.so
lib64/libsec-ril.so
4 changes: 4 additions & 0 deletions device.mk
Expand Up @@ -23,5 +23,9 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
PRODUCT_PACKAGES += \
init.carrier.rc

# cpboot daemon
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/ril/sbin/cbd:root/sbin/cbd

# Inherit from zero-common
$(call inherit-product, device/samsung/zero-common/zero-common.mk)
Binary file added ril/sbin/cbd
Binary file not shown.

0 comments on commit c23d1f7

Please sign in to comment.