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

Commit 26da5e34 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update language to comply with Android's inclusive language guidance"

parents 9bd766de a1ea2ef5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ import javax.inject.Singleton;

/**
 * A class that detects unsafe apps.
 * An app is considered safe if is a system app or installed through whitelisted sources.
 * An app is considered safe if is a system app or installed through allowed sources.
 */
@Singleton
public class SideLoadedAppDetector {