Skip to content

Commit

Permalink
umi: parts: Fix compilation for QPR1 merge
Browse files Browse the repository at this point in the history
Change-Id: I71ad7db85592ca18e3f0f8155bba5a472bfadbaa
  • Loading branch information
bgcngm authored and chaptsand committed Dec 10, 2022
1 parent 1f6b776 commit ac836d2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2016 The CyanogenMod Project
* 2017 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.
Expand All @@ -19,7 +19,7 @@

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 {

Expand Down

0 comments on commit ac836d2

Please # to comment.