Merge "Use the correct package name for DevelopmentMemtagFooterPreferenceController" into main

This commit is contained in:
Chun-Ku Lin
2024-09-03 17:13:54 +00:00
committed by Android (Google) Code Review

View File

@@ -14,7 +14,7 @@
* limitations under the License * limitations under the License
*/ */
package com.android.settings.security; package com.android.settings.development;
import android.content.Context; import android.content.Context;
import android.text.TextUtils; import android.text.TextUtils;