commit | c31409a0499e0991b1d1c5dd6814e1a6745b9259 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Tue Nov 08 22:37:36 2022 +0100 |
committer | micky387 <mickaelsaibi@free.fr> | Wed Mar 27 19:27:44 2024 -0400 |
tree | a43fbe4fc1f73b63c455db2143c9efb0b98f2309 | |
parent | 9acac865b33512e4a0135b8354e7ebcab5b5de1f [diff] [blame] |
DeviceParts: switch to Material3 Change-Id: If8a127bc29f33f9901b1657ad75c91c2b6ac1fba
diff --git a/DeviceParts/Android.bp b/DeviceParts/Android.bp index a82699f..2bed802 100644 --- a/DeviceParts/Android.bp +++ b/DeviceParts/Android.bp
@@ -8,6 +8,7 @@ static_libs: [ "androidx.core_core", "androidx.preference_preference", + "com.google.android.material_material", "OmniLib", ],