• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


Commit MetaInfo

Revisão762ca4d9eeb687e76a548d05026fa624cb18cdd1 (tree)
Hora2017-06-20 21:05:32
AutorSean hoyt <seanhoyt963@gmai...>
CommiterMichael Bestas

Mensagem de Log

Disable recovery resource warning

Change-Id: I773a092f44823b095cb4176a8647acef9519b870

Mudança Sumário

Diff

--- a/core/Makefile
+++ b/core/Makefile
@@ -999,10 +999,6 @@ else
999999 RECOVERY_RESOURCE_ZIP :=
10001000 endif
10011001
1002-ifeq ($(TARGET_PRIVATE_RES_DIRS),)
1003- $(info No private recovery resources for TARGET_DEVICE $(TARGET_DEVICE))
1004-endif
1005-
10061002 ifeq ($(recovery_fstab),)
10071003 $(info No recovery.fstab for TARGET_DEVICE $(TARGET_DEVICE))
10081004 endif