Export the constants.h to public API
constants.h used to be private but we are using it in patch_writer_factory.h, which is part of the public API. So we also need move constants.h there to maintain the coherency. Test: unittest pass Change-Id: I8cddb617d59a68bed2242084cd556d6494d00a82
Loading
Please sign in to comment