gs101: exclude vendor telephony code if BOARD_WITHOUT_RADIO
Bug: 235907512 Bug: 238702410 Bug: 238702413 Test: build pass, boot successfully, adb shell pm list features Change-Id: I9d0fb3d1ffb91c527fabcabd2c823f0e804e9fd6
This commit is contained in:
parent
69ff0493cf
commit
d8610a1415
2 changed files with 8 additions and 0 deletions
|
@ -14,7 +14,9 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
-include vendor/google_devices/gs101/proprietary/telephony/device-vendor.mk
|
||||
endif
|
||||
include device/google/gs101/device.mk
|
||||
include device/google/gs101/tts/voice_packs.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue