diff options
author | Todd Poynor <toddpoynor@google.com> | 2013-04-29 20:29:55 -0700 |
---|---|---|
committer | Todd Poynor <toddpoynor@google.com> | 2013-04-29 20:31:09 -0700 |
commit | a5d77dfd487a1cd5e15af6aace115ea6c0da8f72 (patch) | |
tree | b2426745b8ff63453edd7f835b0db379a351c275 | |
parent | 42d24b63aa24a04ce32e08314fe2cd029c9dbfd4 (diff) | |
download | device_samsung_tuna-a5d77dfd487a1cd5e15af6aace115ea6c0da8f72.zip device_samsung_tuna-a5d77dfd487a1cd5e15af6aace115ea6c0da8f72.tar.gz device_samsung_tuna-a5d77dfd487a1cd5e15af6aace115ea6c0da8f72.tar.bz2 |
tuna: require bootloader PRIMEMD04
Bug: 8489455
Change-Id: I022fd4b5ce81d562e62b93c8d335e489c513b078
-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 9d45087..ba72124 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,3 +1,3 @@ require board=tuna -require version-bootloader=PRIMELC03 +require version-bootloader=PRIMEMD04 |