commit | f55f9932d9a48f27558b5fbb198c802d614860d6 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Wed Nov 16 17:56:47 2022 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Wed Nov 16 18:56:05 2022 +0800 |
tree | d42fb2ff31fa03d71a20c5accf9dd40e80949810 | |
parent | 148774d2872d17115e0528874463bb4b8fc60fb0 [diff] [blame] |
Remove lifecycle-extensions from Settings Bug: 259352947 Test: Make Settings Change-Id: Ide9749494ae89ca401120eb5ffee9c0d87043c48
diff --git a/Android.bp b/Android.bp index 1acba28..86af8d9 100644 --- a/Android.bp +++ b/Android.bp
@@ -72,7 +72,7 @@ "setupcompat", "setupdesign", "androidx.lifecycle_lifecycle-runtime", - "androidx.lifecycle_lifecycle-extensions", + "androidx.lifecycle_lifecycle-viewmodel", "guava", "jsr305", "net-utils-framework-common",