diff options
author | 2025-02-27 15:14:49 -0800 | |
---|---|---|
committer | 2025-02-27 15:14:49 -0800 | |
commit | e6e2d30aded6756e3ccf8afdb2487df5cfe033f5 (patch) | |
tree | 925a6577c860d4d7b14a0e6ab56bd70e0710f7cc /PermissionController/Android.bp | |
parent | 2ffea6409fd15aaf82ee74363aa5cc6c704c336e (diff) | |
parent | d5c21e677affbda131b74f5085143f0db4405ddc (diff) |
Merge "Merge 25Q1 (ab/12770256) to aosp-main-future" into aosp-main-future
Diffstat (limited to 'PermissionController/Android.bp')
-rw-r--r-- | PermissionController/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PermissionController/Android.bp b/PermissionController/Android.bp index 37a94cc61..397870c20 100644 --- a/PermissionController/Android.bp +++ b/PermissionController/Android.bp @@ -159,6 +159,7 @@ android_library { "androidx.compose.runtime_runtime-livedata", "androidx.compose.ui_ui", "androidx.wear.compose_compose-material", + "androidx.wear.compose_compose-material3", "android.content.pm.flags-aconfig-java-export", "android.os.flags-aconfig-java-export", ], |