mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Change-Id: I07daeebc1a4b51905e7551081b1530e0502689d2 Signed-off-by: SamarV-121 <samarvispute121@pm.me>
12 lines
197 B
Text
12 lines
197 B
Text
android_app {
|
|
name: "SamsungDAP",
|
|
|
|
srcs: ["src/**/*.kt"],
|
|
|
|
certificate: "platform",
|
|
platform_apis: true,
|
|
|
|
optimize: {
|
|
proguard_flags_files: ["proguard.flags"],
|
|
},
|
|
}
|