This website requires JavaScript.
Explore
Help
Register
Sign In
ADHOC
/
replicant-vendor_replicant
Watch
3
Star
0
Fork
0
You've already forked replicant-vendor_replicant
Code
Issues
6
Pull Requests
Releases
Activity
cf276aa7cd
replicant-vendor_replicant
/
config
/
common_mini_tv.mk
3 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
config: Create TV targets (full and mini) * To follow naming and allow proper device type makefile inclusion (phone calls _phone, tablet calls _tablet, etc.) Change-Id: Ie29548b7160ee24331d9833ff769acc82ff10e7b Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2015-05-27 05:27:08 +00:00
# Inherit common CM stuff
config: Make product size available for use by project mkfiles This allows projects to opt out for space limited devices. Also create a common_mini.mk and populate it with common stuff from the common_mini_*.mk files. Change-Id: I7d7dee73b70f97a778353ca136434a6e36edaf7e
2016-06-09 19:04:59 +00:00
$(
call
inherit
-
product
,
vendor
/
cm
/
config
/
common_mini
.
mk
)
Reference in New Issue
Copy Permalink