commit | 08a31770cf1cc530790b6e0b77c8e8bcb1628fc5 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Mon May 14 13:36:26 2018 +0200 |
committer | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Mon May 14 13:36:26 2018 +0200 |
tree | 9f04f456dce61b872c281e33f7a5d90c6f6332ad | |
parent | 11cbdea0e988fa7b4fd9c80371cd32e8848147f8 [diff] [blame] |
I need an empty system file for later mount bind
diff --git a/base.mk b/base.mk index 66800de..90dc732 100644 --- a/base.mk +++ b/base.mk
@@ -48,5 +48,8 @@ device/phh/treble/rw-system.sh:system/bin/rw-system.sh \ device/phh/treble/fixSPL/getSPL.arm:system/bin/getSPL +PRODUCT_COPY_FILES += \ + device/phh/treble/empty:system/phh/empty + PRODUCT_PACKAGES += \ treble-environ-rc