Loading data/etc/platform.xml +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ <permission name="android.permission.LOOP_RADIO" > <group gid="loop_radio" /> </permission> <!-- Permissions to read DRM-protected theme resources. --> <permission name="com.tmobile.permission.ACCESS_DRM_THEME" > Loading libs/hwui/OpenGLRenderer.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -190,6 +190,7 @@ void OpenGLRenderer::setupFrameState(float left, float top, mSaveCount = 1; mSnapshot->setClip(left, top, right, bottom); mTilingClip.set(left, top, right, bottom); } status_t OpenGLRenderer::startFrame() { Loading policy/src/com/android/internal/policy/impl/keyguard/KeyguardHostView.java +0 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,6 @@ public class KeyguardHostView extends KeyguardViewBase { mCameraDisabled = dpm.getCameraDisabled(null); } cleanupAppWidgetIds(); mSafeModeEnabled = LockPatternUtils.isSafeModeEnabled(); // These need to be created with the user context... Loading Loading
data/etc/platform.xml +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ <permission name="android.permission.LOOP_RADIO" > <group gid="loop_radio" /> </permission> <!-- Permissions to read DRM-protected theme resources. --> <permission name="com.tmobile.permission.ACCESS_DRM_THEME" > Loading
libs/hwui/OpenGLRenderer.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -190,6 +190,7 @@ void OpenGLRenderer::setupFrameState(float left, float top, mSaveCount = 1; mSnapshot->setClip(left, top, right, bottom); mTilingClip.set(left, top, right, bottom); } status_t OpenGLRenderer::startFrame() { Loading
policy/src/com/android/internal/policy/impl/keyguard/KeyguardHostView.java +0 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,6 @@ public class KeyguardHostView extends KeyguardViewBase { mCameraDisabled = dpm.getCameraDisabled(null); } cleanupAppWidgetIds(); mSafeModeEnabled = LockPatternUtils.isSafeModeEnabled(); // These need to be created with the user context... Loading