Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b02cb030 authored by Sally Qi's avatar Sally Qi Committed by Android (Google) Code Review
Browse files

Merge "Add @defgroup for ADataSpace file"

parents be67e2e1 18f8e9fb
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@
 * limitations under the License.
 */

/**
 * @defgroup ADataSpace Data Space
 *
 * ADataSpace describes how to interpret colors.
 * @{
 */

/**
 * @file data_space.h
 */
@@ -517,3 +524,5 @@ enum ADataSpace {
__END_DECLS

#endif // ANDROID_DATA_SPACE_H

/** @} */