commit | bfc52dd7f3d560db2bb54c620c09dc6bec733baf | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Fri Mar 11 12:10:45 2022 +0000 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Jun 06 06:36:05 2022 +0200 |
tree | 7a0d695ca4c8c176be95294dd5c177ff666c430a | |
parent | 21c469657c2419a9da1bf8970a2954dad3ae21e8 [diff] |
config: Create makefiles for tablets with telephony support So far, tablets with telephony have been inheriting from common_full_phone.mk, but that's not really proper because such makefile now enables one-handed mode support (setting prop ro.support_one_handed_mode to true). Fix this by creating new makefiles that can be used also to include more tablet-specific configs moving forward. Change-Id: I90c22badb17911ef5e873299d986204718300e6c