OSDN Git Service

Fix Android.mk
authorYing Wang <wangying@android.com>
Fri, 4 Mar 2011 19:53:04 +0000 (11:53 -0800)
committerYing Wang <wangying@android.com>
Fri, 4 Mar 2011 19:53:04 +0000 (11:53 -0800)
commitc41c0ddbb903b0fb7c0bfe8456d33719186406c3
treec503e08c3f15649c0ffa25b9043ab86f7e68c505
parent9ed40f355a9a3172d1f4428e2f009840a54d0283
Fix Android.mk

Use ":=" instead of "=".
The vars should be set outside the if..else.. block, because they are
used outside the block.

Change-Id: I1e57cbef0843841c6ccd7051f068f663863ecee6
mock-ril/Android.mk