commit | f445ba17882c159d1f676d81b1836f011051aa44 | [log] [tgz] |
---|---|---|
author | Patrice Arruda <patricearruda@google.com> | Tue Jul 28 17:49:01 2020 +0000 |
committer | Patrice Arruda <patricearruda@google.com> | Tue Jul 28 20:25:03 2020 +0000 |
tree | 94d32c438842f21ac9719d9a002f7c6403ef5ab6 | |
parent | 8ffde8c9d51810b3090ea85ccba415c9f4641afa [diff] [blame] |
Inclusive fix: renaming dumb terminal to simple terminal. Bug: b/161896447 Test: "lunch 1" and "m nothing" Change-Id: Ifb228c0f0f634477932c9240e57170f7390201f7
diff --git a/ui/terminal/Android.bp b/ui/terminal/Android.bp index b533b0d..aa6e35d 100644 --- a/ui/terminal/Android.bp +++ b/ui/terminal/Android.bp
@@ -17,7 +17,7 @@ pkgPath: "android/soong/ui/terminal", deps: ["soong-ui-status"], srcs: [ - "dumb_status.go", + "simple_status.go", "format.go", "smart_status.go", "status.go",