Apps and their corresponding config files linked here: go/clone-configs-and-mks
Bug: 238970256
Test: Confirmed that the apps don't get pre-installed on the clone profile
Change-Id: I72beb9fd2ea5bcd5f1bf382a44a14812ef92c07d
These apps have been moved from product to system_ext.
Accordingly, they needs to be moved in definition mk files.
Bug: 137908189
Test: m
Change-Id: I0aba1343b0342887f4bc5bc1cff47f96d4803214
So far, we have *_system.mk and *_vendor.mk.
This patch split all product settings from *_vendor.mk to new
*_product.mk
This patch also create a new telephony.mk to include all
telephony_*.mk
Bug: 119747870
Test: lunch mainline_arm64-user; make -j
Test: compare the content with and without the patch
Test: the output files in out folder are the same
Change-Id: I79aefdd1971b3b5724a3ec858de4109b645c765a
Merged-In: I79aefdd1971b3b5724a3ec858de4109b645c765a