mirror of
				https://github.com/oplus-giulia-dev/android_hardware_oplus
				synced 2025-11-04 13:55:35 +08:00 
			
		
		
		
	overlay: generic: Fix package names
Change-Id: I83add57ffa665bd659179236f42989f0b8bf8a0d
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
     SPDX-License-Identifier: Apache-2.0
 | 
			
		||||
-->
 | 
			
		||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
 | 
			
		||||
    package="android.overlay.common">
 | 
			
		||||
    package="android.overlay.generic">
 | 
			
		||||
 | 
			
		||||
    <overlay
 | 
			
		||||
        android:isStatic="true"
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
     SPDX-License-Identifier: Apache-2.0
 | 
			
		||||
-->
 | 
			
		||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
 | 
			
		||||
    package="com.android.providers.settings.overlay.common">
 | 
			
		||||
    package="com.android.providers.settings.overlay.generic">
 | 
			
		||||
 | 
			
		||||
    <overlay
 | 
			
		||||
        android:isStatic="true"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user