Ver Fonte

Merge changes from topic "presubmit-am-e960adc87698444e90ef00c961be22b6" into udc-dev-plus-aosp am: 75b045731e

Original change: undetermined

Change-Id: I83d9e9c438fdee263ce964d181be2261413f5bb5
Signed-off-by: Automerger Merge Worker <[email protected]>
Treehugger Robot há 2 anos atrás
pai
commit
fa8ae3d110
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      self-extractors/google_devices/staging/Android.mk

+ 1 - 2
self-extractors/google_devices/staging/Android.mk

@@ -18,10 +18,9 @@ LOCAL_PATH := $(call my-dir)
 
 ifneq ($(filter lynx,$(TARGET_DEVICE)),)
   $(call add-radio-file,bootloader.img)
+  $(call add-radio-file,radio.img)
 endif
 
-$(call add-radio-file-checked,radio.img,version-baseband)
-
 ifneq ($(filter lynx,$(TARGET_DEVICE)),)
 include $(CLEAR_VARS)
 LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)