Skip to content
Snippets Groups Projects
Commit 4fb6c6ff authored by DidntRead's avatar DidntRead
Browse files

add base makefiles

Change-Id: Ie574bca31ded6bd54e21283b95afa6a6daa99e52
parent 6e935b84
Branches
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment