X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserROMIntegration.git;a=blobdiff_plain;f=README;fp=README;h=753522a57196dad801d0c63f01c0499e8247abaa;hp=bf93acbcdb3b88c87c24c861947ec70ebf8cea54;hb=2e274451ac9874fce46b999a17863735acc707ad;hpb=97839966657f563e19747e8f26b8aa0c5ff045b6 diff --git a/README b/README index bf93acb..753522a 100644 --- a/README +++ b/README @@ -15,4 +15,8 @@ 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 local manifest, you need to add the following statement: + +PRODUCT_PACKAGES += privacy-browser