Add NullFromTypeParam annotation

NullFromTypeParam is nullness related annotation
used when nullability is deliberately left floating;
the nullability is the same as the actual type parameter
of the class.

Test: make docs
Bug: 64930165

Change-Id: Iffe5138b1da438ac7e981ac93e0c1ef3df920dbb
3 files changed