universal7885: bpfmt

This commit is contained in:
roynatech2544 2022-05-15 00:38:42 +00:00
commit be82ebd1fe
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
18 changed files with 70 additions and 67 deletions

View file

@ -18,5 +18,5 @@ cc_library_static {
whole_static_libs: ["libbase"],
header_libs: ["libbase_headers"],
srcs: ["init_universal7885.cpp"],
include_dirs: ["system/core/init"]
include_dirs: ["system/core/init"],
}