Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

LightningFastRom/android_packages_apps_Bromite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

android_packages_apps_Bromite

Prebuilt Chromium fork from www.bromite.org

Replaces the default LOS Browser with the 'Bromite' Chromium fork in Custom ROM builds

Credits

I have only taken the apk files (arm, arm64, x86) from https://www.bromite.org/Bromite and created an 'Androik.mk' file around. All credits go to the Chromium project (https://www.chromium.org/Home) and the developers behind Bromite. Please visit the respective pages listed above for more information and the respective Copyright and License

How to include into your Custom ROM build

  • Include this repo into your local manifest (path does not matter, suggest package/app/bromite)
  • Specify PRODUCT_PACKAGES += Bromite in a 'product' .mk file (not in an Android.mk file)
  • An 'elegant' way to do so without having to fork and track any specific device or vendor repository is to simply create an own product.mk file in directory package/app (or to add the above statement into an existing one)
  • It is not necessary to remove the Lineage Jelly repo from the build tree

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published