mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45: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
|
|
@ -1,12 +0,0 @@
|
|||
//
|
||||
// Copyright (C) 2021 The LineageOS Project
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
cc_library_shared {
|
||||
name: "fakelogprint",
|
||||
vendor: true,
|
||||
shared_libs: ["liblog"],
|
||||
srcs: ["fakelogprint.cpp"],
|
||||
}
|
||||
Loading…
Reference in a new issue