universal7885: Restore power btn longpress function

Change-Id: Iffbdc2c82601c8d15480af0a8a6730de92a14e2c
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Chatur27 2021-10-10 05:18:18 +00:00 committed by roynatech2544
commit d586942a1c
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
11 changed files with 23 additions and 0 deletions

View file

@ -1,12 +0,0 @@
android_app {
name: "SamsungDAP",
srcs: ["src/**/*.kt"],
certificate: "platform",
platform_apis: true,
optimize: {
proguard_flags_files: ["proguard.flags"],
},
}