diff --git a/rr_k5fpr.mk b/rr_k5fpr.mk index dba75f0fb33ea5cfeffbf27eaca81223f69a687b..8342bceae1202fc097668f03b302ec50fe972c8a 100644 --- a/rr_k5fpr.mk +++ b/rr_k5fpr.mk @@ -13,6 +13,10 @@ # See the License for the specific language governing permissions and # limitations under the License. +# 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) + # Inherit from A7010 device $(call inherit-product, device/lenovo/k5fpr/device_k5fpr.mk)