OSDN Git Service

am de90b030: Merge "A build property\'s value is returned empty in runtime when its...
authorYing Wang <wangying@android.com>
Wed, 12 Feb 2014 19:22:53 +0000 (19:22 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 12 Feb 2014 19:22:53 +0000 (19:22 +0000)
commitca23f57c419e99ae49714c71ad9eb2a689435580
tree7838b1e838f46ff319026f680db65b34d4ef7b3c
parentb6d53f0b31aa65641356e382c221f93b6d9c4fc3
parentde90b0307a603449354bb2d265c5b2315b7b6850
am de90b030: Merge "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."

* commit 'de90b0307a603449354bb2d265c5b2315b7b6850':
  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.