X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserROMIntegration.git;a=blobdiff_plain;f=README;fp=README;h=093df197df9baeb5a4ecb794a4594a41ca82ebb1;hp=753522a57196dad801d0c63f01c0499e8247abaa;hb=86ec3214b9719e0965f4aae8df91002614ad4f5b;hpb=2e274451ac9874fce46b999a17863735acc707ad diff --git a/README b/README index 753522a..093df19 100644 --- a/README +++ b/README @@ -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