mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Make safebrowsing optional at build time - Part 2: mobile/
This commit is contained in:
parent
e04e651ffe
commit
62afe1838f
4 changed files with 11 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ MOZ_ANDROID_APPLICATION_CLASS=org.mozilla.gecko.GeckoApplication
|
|||
MOZ_ANDROID_BROWSER_INTENT_CLASS=org.mozilla.gecko.BrowserApp
|
||||
MOZ_ANDROID_SEARCH_INTENT_CLASS=org.mozilla.search.SearchActivity
|
||||
|
||||
MOZ_SAFE_BROWSING=
|
||||
MOZ_NO_SMART_CARDS=1
|
||||
|
||||
MOZ_XULRUNNER=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue