Revert "Add androidx.compose.compiler_compiler-hosted-plugin define"

This reverts commit 0cb50ea093.

Reason for revert: Added in AOSP.

Change-Id: Ifdd857dd26fa776c04e64f589bf9bae55963c004
This commit is contained in:
Michael Bestas
2025-03-06 16:56:53 +02:00
committed by Michael Bestas
parent 1f8f1ad685
commit 0f92eeeb57

View File

@@ -1,6 +0,0 @@
kotlin_plugin {
name: "androidx.compose.compiler_compiler-hosted-plugin",
static_libs: [
"androidx.compose.compiler_compiler-hosted",
],
}