X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserROMIntegration.git;a=blobdiff_plain;f=README;h=66d20a118f65a2f986a26e58f4f1070b3f026520;hp=753522a57196dad801d0c63f01c0499e8247abaa;hb=2c5baf36ceef18cfdb68ac5a04e1a86a259c8c6b;hpb=2e274451ac9874fce46b999a17863735acc707ad diff --git a/README b/README index 753522a..66d20a1 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ https://www.stoutner.com/privacy-browser/ Privacy Browser is released under the GPLv3+ license. -http://www.gnu.org/licenses/lgpl-3.0.html +http://www.gnu.org/licenses/gpl-3.0.html The source code is available from git.stoutner.com. @@ -17,6 +17,7 @@ To integrate Privacy Browser into a ROM build, add the following lines to the bu -The sample Android.mk file replaces the `Browser` or `Browser2` package from AOSP. If you have removed them from your local manifest, you need to add the following statement: +The sample Android.mk file replaces the `Browser` or `Browser2` package from AOSP. +If you have removed them from your build manifest, you need to add the following statement to your device configuration: PRODUCT_PACKAGES += privacy-browser