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

Commit ca10c364 authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

Update comment for new proto directory

Bug: 167962588
Test: m -j
Change-Id: I539212aa9f5fd86d58116e32abbe48190dd3ca16
parent 72cb973a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ public final class PowerManager {
    /* NOTE: Wake lock levels were previously defined as a bit field, except that only a few
     * combinations were actually supported so the bit field was removed.  This explains
     * why the numbering scheme is so odd.  If adding a new wake lock level, any unused
     * value (in frameworks/base/core/proto/android/os/enums.proto) can be used.
     * value (in frameworks/proto_logging/stats/enums/os/enums.proto) can be used.
     */

    /**