am 7dac5909
: core: remove fake package timestamps on installclean
* commit '7dac5909d23a78ff6ed2af6e4d937354de8c7756': core: remove fake package timestamps on installclean
This commit is contained in:
@@ -186,7 +186,8 @@ installclean_files := \
|
|||||||
$(PRODUCT_OUT)/root \
|
$(PRODUCT_OUT)/root \
|
||||||
$(PRODUCT_OUT)/system \
|
$(PRODUCT_OUT)/system \
|
||||||
$(PRODUCT_OUT)/dex_bootjars \
|
$(PRODUCT_OUT)/dex_bootjars \
|
||||||
$(PRODUCT_OUT)/obj/JAVA_LIBRARIES
|
$(PRODUCT_OUT)/obj/JAVA_LIBRARIES \
|
||||||
|
$(PRODUCT_OUT)/fake_packages
|
||||||
|
|
||||||
# The files/dirs to delete during a dataclean, which removes any files
|
# The files/dirs to delete during a dataclean, which removes any files
|
||||||
# in the staging and emulator data partitions.
|
# in the staging and emulator data partitions.
|
||||||
|
Reference in New Issue
Block a user