WAI
Status Update
Comments
au...@google.com <au...@google.com> #2
It looks like aosp/3205674 has caused these benchmarks to improve. Aurimas, was that expected from your CL?
gk...@gmail.com <gk...@gmail.com> #3
Over to
Description
I have an API signature like below. I want to hide all sub-packages of
com.example
.I expect
--hide-package com.example
to hide everything shown above.However, it only hides the first level sub-packages, namely,
package com.example.sample
andpackage com.example.utils
.Is this expected or is it a bug?
metalava version = 1.0.0-alpha11 -- using viahttps://github.com/tylerbwong/metalava-gradle