lineage-sdk: Run bpfix

* Run bpfix -w .

Change-Id: I72bf80791a5053de06e5472b3d6fccb3d6b0ed55
This commit is contained in:
Sam Mortimer
2020-09-11 19:20:20 -07:00
committed by LuK1337
parent 07564a9939
commit fdf52b5ed0
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
lineage_sdk_lib_src = "src/java/org/lineageos/lib/"
java_library_static {
java_library {
name: "org.lineageos.lib.phone",
static_libs: [
"libphonenumber",

View File

@@ -28,7 +28,7 @@ android_app {
],
required: [
"privapp_whitelist_org.lineageos.lineagesettings"
"privapp_whitelist_org.lineageos.lineagesettings",
],
}