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

Commit e76260ed authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 6318d8ca aba7cc12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ package com.android.apkverity.feature_x;

import android.app.Activity;

/** Dummy class just to generate some dex */
/** Placeholder class just to generate some dex */
public class DummyActivity extends Activity {}
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ package com.android.apkverity;

import android.app.Activity;

/** Dummy class just to generate some dex */
/** Placeholder class just to generate some dex */
public class DummyActivity extends Activity {}