Fix incorrect merge conflict to klp-modular-dev-plus-aosp
resolved conflicts for merge ofec6676ddto klp-modular-dev-plus-aosp properly, originally fixed in35d46778f4Change-Id: I5d1abf641564ea19d283f60385d39f7670a2f22e
This commit is contained in:
@@ -1463,7 +1463,7 @@ public class Resources {
|
||||
private final long mTheme;
|
||||
|
||||
// Needed by layoutlib.
|
||||
/*package*/ int getNativeTheme() {
|
||||
/*package*/ long getNativeTheme() {
|
||||
return mTheme;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user