commit | 6fe332c07e488a11d44e8b3e57a0649b84be9cac | [log] [tgz] |
---|---|---|
author | Andrew Solovay <asolovay@google.com> | Mon Nov 19 13:16:40 2018 -0800 |
committer | Andrew Solovay <asolovay@google.com> | Mon Nov 19 23:02:47 2018 +0000 |
tree | 3a404991f08d7c688ca144e09a352980b6c50e67 | |
parent | 94a49c90a70cadd73abad456b1fd44407ff869d8 [diff] |
docs: Removing @see link to hidden field Docs had contained a @see link to #FIRST_SDK_INT , but that field had a @hide directive, so the @see link resulted in an error message in the output. Doc staged to: http://go/dac-stage/reference/android/os/Build.VERSION#SDK_INT Bug: 80445154 Test: make ds-docs Change-Id: Id8d461c517bd4d8b3c49b61da37ec0a16768a63d Exempt-From-Owner-Approval: Doc-only change