diff --git a/device.mk b/device.mk index 6a72f2c8..edf53836 100644 --- a/device.mk +++ b/device.mk @@ -14,11 +14,6 @@ # limitations under the License. # -# Inherit from the common Open Source product configuration -$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk) - PRODUCT_PROPERTY_OVERRIDES += \ keyguard.no_require_sim=true \ ro.com.android.dataroaming=true