Difference between revisions of "Constraint: ADB Hacked"

(Created page with "<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">This constraint can be used to allow/prevent actions being run only when the device...")
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">This constraint can be used to allow/prevent actions being run only when the device has been ADB hacked.</pre>
+
<span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span><br/>
''''ADB Hack Permissions:'''''
+
This constraint can be used to allow/prevent actions being run only when the device has been ADB hacked.
* WRITE_SECURE_SETTINGS
+
 
* READ_LOGS
+
It is ideal for technically advanced users who require specific automations for devices that have been altered beyond the standard configurations.<br/>
* SET_VOLUME_KEY_LONG_PRESS_ LISTENER
+
 
* CHANGE CONFIGURATION
+
<span style="color: #0E9549; font-size: 24px;">'''ADB Hack Permissions'''</span><br/>
* DUMP
+
 
 +
* ''WRITE_SECURE_SETTINGS''
 +
<br/>
 +
* ''READ_LOGS''
 +
<br/>
 +
* ''SET_VOLUME_KEY_LONG_PRESS_ LISTENER''
 +
<br/>
 +
* ''CHANGE CONFIGURATION''
 +
<br/>
 +
* ''DUMP''
 +
<br/>

Latest revision as of 15:56, 23 April 2024

About this constraint
This constraint can be used to allow/prevent actions being run only when the device has been ADB hacked.

It is ideal for technically advanced users who require specific automations for devices that have been altered beyond the standard configurations.

ADB Hack Permissions

  • WRITE_SECURE_SETTINGS


  • READ_LOGS


  • SET_VOLUME_KEY_LONG_PRESS_ LISTENER


  • CHANGE CONFIGURATION


  • DUMP