vendor/cloud/prebuilt/apps/Launcher/Android.bp

16 lines
203 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:12:20 +08:00
//
// Build rule for Launcher3 app.
//
android_app_import {
name: "CustomLauncher",
apk: "Launcher3.apk",
privileged: true,
certificate: "platform",
system_ext_specific: true,
}