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

16 lines
203 B
Plaintext

//
// Build rule for Launcher3 app.
//
android_app_import {
name: "CustomLauncher",
apk: "Launcher3.apk",
privileged: true,
certificate: "platform",
system_ext_specific: true,
}