SuperiorOS / android_vendor_superior

Our Junkyard.. 😋
20 stars 55 forks source link

Revice code so as Lawnchair can install to correct directory. #44

Closed BrightTwikling closed 4 years ago

BrightTwikling commented 4 years ago

From Android 10, when launcher app is installed to "system/product/priv-app", Rom can boot correctly. Otherwise, when booting rom can't make boot animation stop.

Additionally, flag of TARGET_EXCLUDE_LAWNCHAIR newly add. Case 1: TARGET_EXCLUDE_LAWNCHAIR := Lawnchair will install.

Case 2: TARGET_EXCLUDE_LAWNCHAIR := true Launcher3QuickStep will install.