OSDN Git Service

Do not use a user tag on apps, as it is ignored.
authorJean-Baptiste Queru <jbq@google.com>
Wed, 6 Jan 2010 00:27:21 +0000 (16:27 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 6 Jan 2010 00:27:21 +0000 (16:27 -0800)
commit25cd65e6c975be160542fd6fb7ff0d867e3a6964
tree80d6bf06991796cbe9676616a4910b0bfa3b9453
parentf143b0165d54c8be505ed4e7ff937b1fb4d6b77c
Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Ib451a7256deadcb4fc2847b7c79450aacca190ae
Android.mk