commit | fcc61188827e1472965b36041c29b80cbe4079ba | [log] [tgz] |
---|---|---|
author | sqian <shuoq@google.com> | Wed May 31 14:04:36 2017 -0700 |
committer | sqian <shuoq@google.com> | Wed May 31 14:21:43 2017 -0700 |
tree | 37b5425d6bbbc20a91e54689d552ff262c4913cd | |
parent | 3dca679b8057bb02931b4d4d6801dfa8584c73d7 [diff] |
Generate serial number randomly in VTS unit test Any fixed integer can be returned by vendor's APIs response. Ideally it should be a random value for testing a vendor library. Applying this to all the unit tests serial number. Cherry-pick from: https://googleplex-android-review.git.corp.google.com/#/c/2330821/ Bug: 38499889 Test: adb shell data/local/tmp/VtsHalRadioV1_0TargetTest Change-Id: I491db829cca607fad9f6a21987de92269d115253 Merged-In: I491db829cca607fad9f6a21987de92269d115253 (cherry picked from commit 0e8a3be41c7c0b0a8de9740524b8cac49c685c99)