[Resources] fix preload drawables low issue
Symptom: preload drawables too few Root Cause: verifyPreloadConfig() function not correct. We need to convert the config to native config and mask the 0x40000000 bit. Solution: correct the verifyPreloadConfig() function. Project: AOSP Note: Change-Id: I63eb2a7bf50c89fcb37e62423aae8f4f7e81c6aa
Loading
Please register or sign in to comment