OSDN Git Service

Prevent clickjacking of superuser requests
authorVeeti Paananen <veeti.paananen@rojekti.fi>
Fri, 18 Jul 2014 09:23:15 +0000 (12:23 +0300)
committerVeeti Paananen <veeti.paananen@rojekti.fi>
Sun, 20 Jul 2014 03:18:30 +0000 (06:18 +0300)
commitc59e58dc3cc1c94c6ca0a37f2ee7de66e3021edb
treee1f8890656c9ecdcb78e5c039dce657fac224c21
parent7d8d00fd9a6a6cc7d6d3322bcdde7863a6ce25fc
Prevent clickjacking of superuser requests

Enable filterTouchesWhenObscured on the accept request button to prevent
possible clickjacking attacks. This is a measure used in many sensitive
dialogs (app installation, backup & VPN) in AOSP.

Change-Id: I33c18c449c909b97b29b981bffe7f3095adee506
Superuser/res/layout/request.xml