OSDN Git Service

Search for runtime resource overlays in subdir.
authorJakub Adamek <jakuba@google.com>
Fri, 23 Sep 2016 08:07:11 +0000 (09:07 +0100)
committerJakub Adamek <jakuba@google.com>
Wed, 28 Sep 2016 09:09:20 +0000 (10:09 +0100)
commit1c15c635785c64aee961f895dabd184cc2e9e0b1
treebf3ac913df3dda46004dd124ce976887b2e7aadb
parent6d2c9c29dc2bcfbfdaf272cc3082fc7ae6fcda30
Search for runtime resource overlays in subdir.

See go/sku-colors. This changes the directory to search for framework
overlays if the right system property is defined. This allows
OEMs to specify different resources based on device SKUs.

Bug: 31692079
Change-Id: I9cb121b286b7f52aa26de1757fde1f3110cd47fd
core/jni/android_util_AssetManager.cpp
core/jni/fd_utils-inl.h
include/androidfw/AssetManager.h
libs/androidfw/AssetManager.cpp