Skip to content

Commit

Permalink
fixing the init.rc issue, part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fattire committed Jan 18, 2011
1 parent 78f30b4 commit c099776
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions device_encore.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ include $(call all-named-subdir-makefiles, $(common_ti_dirs))
## (1) First, the most specific values, i.e. the aspects that are specific to GSM

PRODUCT_COPY_FILES += \
device/bn/encore/init.encore.rc:root/init.encore.rc \
device/bn/encore/init.encore.rc:root/init.rc
device/bn/encore/init.encore.rc:root/init.encore.rc

## (2) Also get non-open-source GSM-specific aspects if available
$(call inherit-product-if-exists, vendor/bn/encore/encore-vendor.mk)
Expand Down

0 comments on commit c099776

Please sign in to comment.