mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
Change-Id: Iffbdc2c82601c8d15480af0a8a6730de92a14e2c Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
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"],
|
|
},
|
|
}
|