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",
     ],