mirror of
https://github.com/Evolution-X/packages_apps_SystemUIFlagFlipper
synced 2026-01-27 17:18:58 +00:00
FlagFlipper: rewrite boot receiver in kotlin
Change-Id: I428d61113fd2722e3fd0d5ca092385687fcef9ab
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
android_app {
|
||||
name: "SystemUIFlagFlipper",
|
||||
srcs: ["src/**/*.java"],
|
||||
srcs: ["src/**/*.kt"],
|
||||
static_libs: ["SystemUIFlagsLib"],
|
||||
resource_dirs: ["res"],
|
||||
platform_apis: true,
|
||||
|
||||
Reference in New Issue
Block a user