commit | 1fce31b530ad4cf0952b98a7a561dc9d73bf4b2c | [log] [tgz] |
---|---|---|
author | shuanghao <shuanghao@google.com> | Wed Nov 08 00:55:34 2023 +0000 |
committer | shuanghao <shuanghao@google.com> | Wed Nov 08 00:58:16 2023 +0000 |
tree | 00ce3bedbf51b6dcb0b53b0ec642d45d587d9031 | |
parent | 1672bdbbd33644cdf3c2553868320cc852464140 [diff] [blame] |
Remove workaround since compose navigation issue was fixed. Test: Manual Change-Id: I6931a4fd5f8626e58c7779d71592a1a0bf733ce3
diff --git a/packages/CredentialManager/wear/Android.bp b/packages/CredentialManager/wear/Android.bp index c883b1f2..2a89a99 100644 --- a/packages/CredentialManager/wear/Android.bp +++ b/packages/CredentialManager/wear/Android.bp
@@ -35,6 +35,7 @@ "androidx.compose.ui_ui", "androidx.compose.ui_ui-tooling", "androidx.core_core-ktx", + "androidx.hilt_hilt-navigation-compose", "androidx.lifecycle_lifecycle-extensions", "androidx.lifecycle_lifecycle-livedata", "androidx.lifecycle_lifecycle-runtime-ktx",