OSDN Git Service

Put generated/compiled graphics code in getCodeCacheDir()
authorRomain Guy <romainguy@google.com>
Tue, 18 Jul 2017 22:42:06 +0000 (15:42 -0700)
committerRomain Guy <romainguy@google.com>
Tue, 18 Jul 2017 22:48:59 +0000 (22:48 +0000)
commitcecbe073bbd83e7d8cddd6e6f860693ac82aa827
treeb7fb61795fd3717987cd3fb1f7e5fc7e5141efaf
parent198218809ee1f0fef2d2939c2eefb6fbf4006665
Put generated/compiled graphics code in getCodeCacheDir()

A refactoring introduced a slight regression that caused compiled
shaders to be cached in the wrong directory.

Bug: 63813783
Test: Manual
Change-Id: I863e584ff1df4cda9242c64afd643a899023ee1c
core/java/android/app/ActivityThread.java