Loading core/product.mk +0 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,6 @@ _product_var_list := \ PRODUCT_PROPERTY_OVERRIDES \ PRODUCT_COPY_FILES \ PRODUCT_OTA_PUBLIC_KEYS \ PRODUCT_POLICY \ PRODUCT_PACKAGE_OVERLAYS \ DEVICE_PACKAGE_OVERLAYS \ PRODUCT_CONTRIBUTORS_FILE \ Loading core/product_config.mk +0 −3 Original line number Diff line number Diff line Loading @@ -226,9 +226,6 @@ endif PRODUCT_DEFAULT_WIFI_CHANNELS := \ $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_DEFAULT_WIFI_CHANNELS)) # Which policy should this product use PRODUCT_POLICY := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_POLICY)) # A list of words like <source path>:<destination path>. The file at # the source path should be copied to the destination path when building # this product. <destination path> is relative to $(PRODUCT_OUT), so Loading Loading
core/product.mk +0 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,6 @@ _product_var_list := \ PRODUCT_PROPERTY_OVERRIDES \ PRODUCT_COPY_FILES \ PRODUCT_OTA_PUBLIC_KEYS \ PRODUCT_POLICY \ PRODUCT_PACKAGE_OVERLAYS \ DEVICE_PACKAGE_OVERLAYS \ PRODUCT_CONTRIBUTORS_FILE \ Loading
core/product_config.mk +0 −3 Original line number Diff line number Diff line Loading @@ -226,9 +226,6 @@ endif PRODUCT_DEFAULT_WIFI_CHANNELS := \ $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_DEFAULT_WIFI_CHANNELS)) # Which policy should this product use PRODUCT_POLICY := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_POLICY)) # A list of words like <source path>:<destination path>. The file at # the source path should be copied to the destination path when building # this product. <destination path> is relative to $(PRODUCT_OUT), so Loading