Skip to content

Commit

Permalink
d2dcm: change ril blobs
Browse files Browse the repository at this point in the history
Change-Id: I7eab763e6b703191567a00c7a70025f8f568085f
  • Loading branch information
sakuramilk committed Apr 4, 2015
1 parent 21ce663 commit 3328d3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions device-proprietary-files.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Add device specific blobs here
lib/libril.so
lib/libsec-ril.so

# font
fonts/truetypeEmoji.ttf

Expand Down
3 changes: 1 addition & 2 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
#

## (2) Also get non-open-source specific aspects if available
$(call inherit-product-if-exists, vendor/samsung/d2gsm/d2gsm-vendor.mk)
$(call inherit-product-if-exists, vendor/samsung/d2dcm/d2dcm-vendor.mk)

## overlays
DEVICE_PACKAGE_OVERLAYS += device/samsung/d2dcm/overlay
## common overlays
DEVICE_PACKAGE_OVERLAYS += device/samsung/d2-common/overlay-gsm

# Inherit from d2-common
$(call inherit-product, device/samsung/d2-common/d2-common.mk)

0 comments on commit 3328d3a

Please sign in to comment.