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 target/product/core.mk +0 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ PRODUCT_BRAND := generic PRODUCT_DEVICE := generic PRODUCT_NAME := core PRODUCT_POLICY := android.policy_phone PRODUCT_PROPERTY_OVERRIDES := \ ro.config.notification_sound=OnTheHunt.ogg \ ro.config.alarm_alert=Alarm_Classic.ogg 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
target/product/core.mk +0 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ PRODUCT_BRAND := generic PRODUCT_DEVICE := generic PRODUCT_NAME := core PRODUCT_POLICY := android.policy_phone PRODUCT_PROPERTY_OVERRIDES := \ ro.config.notification_sound=OnTheHunt.ogg \ ro.config.alarm_alert=Alarm_Classic.ogg Loading