Mark the ui app as privileged.

Test: local build
Bug: 265067455
Fix: 265067455
Change-Id: Ibb189b4ea8d14d83340b652bc5dbe4505311961d
This commit is contained in:
Helen Qin
2023-01-13 22:03:11 +00:00
parent b06c7d512f
commit ebaf11e963

View File

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