Skip to content

configkey: update.adb

Tarek edited this page Jun 11, 2015 · 1 revision
{
    "update": {
        "adb": {
            "__make__": true,
            "keys": [
                "PUBLIC_KEY_DATA_1",
                "PUBLIC_KEY_DATA_2"
            ]
        }
    }
}

Installs your ADB public keys to your device so that it wouldn't prompt for authorization on your desired machines when connected via USB.

See how to configure USB debugging on device