X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserROMIntegration.git;a=blobdiff_plain;f=README;h=093df197df9baeb5a4ecb794a4594a41ca82ebb1;hp=bf93acbcdb3b88c87c24c861947ec70ebf8cea54;hb=b741d78373b25dc58cbefbc29092f61f2357a0d1;hpb=97839966657f563e19747e8f26b8aa0c5ff045b6 diff --git a/README b/README index bf93acb..093df19 100644 --- a/README +++ b/README @@ -15,4 +15,9 @@ Feature requests and bug reports can be submitted at https://redmine.stoutner.co To integrate Privacy Browser into a ROM build, add the following lines to the build manifest: - + + +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