diff options
| author | Alessandro Astone <ales.astone@gmail.com> | 2020-09-30 15:11:14 +0200 |
|---|---|---|
| committer | Alessandro Astone <ales.astone@gmail.com> | 2020-09-30 19:52:04 +0200 |
| commit | 9b7a993513dc8e4ba5beb1a792deb0bf6e0e852b (patch) | |
| tree | 0e5c483b705031ca527a5055b267f2e8e849be9b | |
| parent | 8e4b2acc7536c961da47e526404d6abcc8fc137c (diff) | |
obiwan: Set board name to what fastboot expects
* Makes `fastboot flashall` happy
Change-Id: I02d73fe0c6668d137a528520d7127fc8a73965c1
| -rw-r--r-- | board-info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board-info.txt b/board-info.txt new file mode 100644 index 0000000..522744a --- /dev/null +++ b/board-info.txt @@ -0,0 +1 @@ +board=ASUS_I003_1 |
