Skip to content
Snippets Groups Projects
Commit 4e326f95 authored by Bruno Martins's avatar Bruno Martins Committed by Dhina17
Browse files

onclite: doze: Fix compilation for QPR1 merge

Change-Id: I71ad7db85592ca18e3f0f8155bba5a472bfadbaa
parent 1a585c5f
No related branches found
No related tags found
No related merge requests found
/*
* Copyright (C) 2015-2016 The CyanogenMod Project
* 2017,2021 The LineageOS Project
* 2017,2021-2022 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -20,7 +20,7 @@ package org.lineageos.settings.doze;
import android.os.Bundle;
import com.android.settingslib.collapsingtoolbar.CollapsingToolbarBaseActivity;
import com.android.settingslib.collapsingtoolbar.R;
import com.android.settingslib.widget.R;
public class DozeSettingsActivity extends CollapsingToolbarBaseActivity {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment