summaryrefslogtreecommitdiff
path: root/cppreopts/Android.bp
AgeCommit message (Collapse)Author
2019-02-02cppreopts: Move to sh_binaryLuca Stefani
Change-Id: Ie2b1401aa750a1a445daf80b13944a2ca0549c50
2019-01-03Mount fstab.postinstallYifan Hong
Instead of using the 'mount' built-in, do a mount_all /system/etc/fstab.postinstall which mounts system_other to postinstall properly. This works for devices with and without dynamic partitions. - retrofit and non DAP devices mount the physical system_other partition - launch devices mount the logical system_other partition Fixes: 113182233 Test: boot the first time and look at cppreopt results (on retrofit and launch DAP devices) Change-Id: I70aef55235a5b8be34a521774c4e9dc8461b84de
2019-01-02cppreopts: Android.mk -> bpYifan Hong
Test: builds Change-Id: I4143a3c5a88cad289d805b137ec480097c8c60d3