Loading device_A7010a48.mk +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,11 @@ LOCAL_PATH := device/lenovo/A7010a48 PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_PREF_CONFIG := xxhdpi # Product common configurations $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ ro.secure=0 \ ro.adb.secure=0 Loading dot.mk +0 −3 Original line number Diff line number Diff line Loading @@ -13,9 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Inherit from A7010 device $(call inherit-product, device/lenovo/A7010a48/device_A7010a48.mk) Loading Loading
device_A7010a48.mk +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,11 @@ LOCAL_PATH := device/lenovo/A7010a48 PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_PREF_CONFIG := xxhdpi # Product common configurations $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ ro.secure=0 \ ro.adb.secure=0 Loading
dot.mk +0 −3 Original line number Diff line number Diff line Loading @@ -13,9 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Inherit from A7010 device $(call inherit-product, device/lenovo/A7010a48/device_A7010a48.mk) Loading