Merge "Mark the ui app as privileged."

This commit is contained in:
Helen Qin
2023-01-14 00:29:14 +00:00
committed by Android (Google) Code Review

View File

@@ -40,6 +40,7 @@ android_app {
],
platform_apis: true,
privileged: true,
kotlincflags: ["-Xjvm-default=enable"],