Loading drm/1.4/types.hal +8 −5 Original line number Diff line number Diff line Loading @@ -19,11 +19,14 @@ package android.hardware.drm@1.4; import @1.2::Status; enum LogPriority : uint32_t { ERROR, WARN, INFO, UNKNOWN, DEFAULT, VERBOSE, DEBUG, VERBOSE INFO, WARN, ERROR, FATAL, }; /** Loading Loading
drm/1.4/types.hal +8 −5 Original line number Diff line number Diff line Loading @@ -19,11 +19,14 @@ package android.hardware.drm@1.4; import @1.2::Status; enum LogPriority : uint32_t { ERROR, WARN, INFO, UNKNOWN, DEFAULT, VERBOSE, DEBUG, VERBOSE INFO, WARN, ERROR, FATAL, }; /** Loading