commit | 907bfbd9f844c4865cd3fbeaa1ab05608ccea743 | [log] [tgz] |
---|---|---|
author | Luca Stefani <luca020400@lineageos.org> | Thu Aug 17 21:43:22 2017 +0200 |
committer | Max Weninger <max.weninger@gmail.com> | Thu Oct 15 10:25:36 2020 +0200 |
tree | 9e364d909d5b0b55a934cd655ab9ae09c3a7940a | |
parent | 12e2252203b184dc40db3e2da8a2460cfbbcf1fd [diff] [blame] |
omni: Disable vendor restrictions Change-Id: I9bd368f04605df469f02b26dae47e587bccc2e52
diff --git a/config/common.mk b/config/common.mk index a8b66bc..1592dc2 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -17,6 +17,9 @@ ro.com.google.clientidbase=$(PRODUCT_GMS_CLIENTID_BASE) endif +# Disable vendor restrictions +PRODUCT_RESTRICT_VENDOR_FILES := false + # general properties OMNI_PRODUCT_PROPERTIES += \ ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html \