Commit 4fb6c6ff authored by DidntRead's avatar DidntRead
Browse files

add base makefiles

Change-Id: Ie574bca31ded6bd54e21283b95afa6a6daa99e52
parent 6e935b84
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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)