mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 20:55:31 -04:00
universal7885: Remove useless stuffs
Also reorganize
This commit is contained in:
parent
f8f5a64999
commit
134d87b132
111 changed files with 0 additions and 72 deletions
|
|
@ -0,0 +1,5 @@
|
|||
#include <log/log.h>
|
||||
|
||||
int __android_log_print(int prio, const char *tag, const char *fmt, ...) {
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in a new issue