OSDN Git Service

Add support for TARGET_RECOVERY_BRICK.
authorTao Bao <tbao@google.com>
Wed, 1 Jun 2016 06:56:23 +0000 (23:56 -0700)
committerTao Bao <tbao@google.com>
Wed, 1 Jun 2016 22:18:06 +0000 (15:18 -0700)
commit3051f4f11aef75af1d7cf623506ad6b4b648f3bd
tree4cb05bab2b6a1d8578372bd4c73c3533a98a8dd6
parentdf1fff12fe1a844b7ed86b95d478fccb266b1ae6
Add support for TARGET_RECOVERY_BRICK.

TARGET_RECOVERY_BRICK specifies the file that lists all the partitions
to be bricked under recovery. The file, if present, will be copied to
'$(TARGET_RECOVERY_ROOT_OUT)/etc/recovery.brick'.

Bug: 27253717
Change-Id: Id84195b5ee1031a83bf7a077be070a3728416580
core/Makefile