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

Commit 0f17683a authored by Angela Wang's avatar Angela Wang
Browse files

Removes "Westworld" keyword from codebase.

The code will be public in AOSP. We shouldn't mention "Westworld" since it's internal.

Bug: 263916791
Test: Build pass. Only modified comment, no extra test needed.
Change-Id: Ifdcf4a07e6183b2ffdf3273903e428e9d9126bc5
parent 4c6d93bc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -41,8 +41,8 @@ public final class HearingAidStatsLogUtils {
    }

    /**
     * Logs hearing aid device information to westworld, including device mode, device side, and
     * entry page id where the binding(connecting) process starts.
     * Logs hearing aid device information to statsd, including device mode, device side, and entry
     * page id where the binding(connecting) process starts.
     *
     * Only logs the info once after hearing aid is bonded(connected). Clears the map entry of this
     * device when logging is completed.