mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: Major (de)commonize due to prev commit
This commit is contained in:
parent
e88568c670
commit
07b209df81
31 changed files with 606 additions and 66 deletions
|
|
@ -13,10 +13,10 @@
|
|||
// limitations under the License.
|
||||
|
||||
cc_library_static {
|
||||
name: "libinit_universal7884B",
|
||||
name: "libinit_universal7885",
|
||||
recovery_available: true,
|
||||
whole_static_libs: ["libbase"],
|
||||
header_libs: ["libbase_headers"],
|
||||
srcs: ["init_universal7884B.cpp"],
|
||||
srcs: ["init_universal7885.cpp"],
|
||||
include_dirs: ["system/core/init"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue