diff options
| author | Dan Pasanen <invisiblek@cyanogenmod.org> | 2016-01-13 10:07:41 -0600 |
|---|---|---|
| committer | Dan Pasanen <invisiblek@cyanogenmod.org> | 2016-01-13 10:08:56 -0600 |
| commit | b3a893f14ef2d09342915a0e94bd4fb17d8fef4b (patch) | |
| tree | 90c903c818c4c537709c1a865ca43714d1489c2c | |
| parent | 5df0eabda936e537c128ab441a8f1d9ca2537854 (diff) | |
board-info: use capital letters
* When using QC_IMAGE_VERSION_STRING, the returned string
is in all caps, make sure we're asserting for that
Change-Id: I93b04b0b627267e476ef401f19a518d8ae053ad0
| -rw-r--r-- | board-info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board-info.txt b/board-info.txt index 1b5582e..2c8629b 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1 +1 @@ -require version-baseband=35B:MPSS.DI.2.0.1.c1.13.4-00005 +require version-baseband=35B:MPSS.DI.2.0.1.C1.13.4-00005 |
