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

Commit 3dbd6db2 authored by Kweku Adams's avatar Kweku Adams Committed by Android (Google) Code Review
Browse files

Merge "Set attribution tag."

parents 9b0be744 13350067
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2150,7 +2150,7 @@ public class DeviceIdleController extends SystemService
        private LocationManager mLocationManager;

        Injector(Context ctx) {
            mContext = ctx;
            mContext = ctx.createAttributionContext(TAG);
        }

        AlarmManager getAlarmManager() {