OSDN Git Service

am ca23f57c: am de90b030: Merge "A build property\'s value is returned empty in runti...
authorYing Wang <wangying@android.com>
Wed, 12 Feb 2014 23:00:17 +0000 (23:00 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 12 Feb 2014 23:00:17 +0000 (23:00 +0000)
* commit 'ca23f57c419e99ae49714c71ad9eb2a689435580':
  A build property's value is returned empty in runtime when its length exceeds 92 symbols (91 valid symbols + \0). It is better to catch that issue on earlier stage, i.e. fail the build with an appropriate message.


Trivial merge