modulize init.radio.sh am: b708e2ccc2 am: 7724a0a793 am: 0cc73c6d17
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15056857 Change-Id: I074ed7de7f6c2d8e4d049f1508b733eac93b8972
This commit is contained in:
commit
4e90077b04
2 changed files with 5 additions and 0 deletions
|
@ -1105,6 +1105,9 @@ include hardware/google/pixel/common/pixel-common-device.mk
|
|||
# Pixel Logger
|
||||
include hardware/google/pixel/PixelLogger/PixelLogger.mk
|
||||
|
||||
# Telephony
|
||||
include device/google/gs101/telephony/user.mk
|
||||
|
||||
# Battery Stats Viewer
|
||||
PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||
|
||||
|
|
2
telephony/user.mk
Normal file
2
telephony/user.mk
Normal file
|
@ -0,0 +1,2 @@
|
|||
PRODUCT_COPY_FILES += vendor/samsung_slsi/telephony/common/device/samsung/init.radio.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.radio.sh
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101-sepolicy/telephony/user/
|
Loading…
Add table
Add a link
Reference in a new issue