#!/usr/bin/bash

#if [ "$#" -lt 1 ] || [ "$#" -gt 3 ]; then
#    echo "Usage: $0 arg1 [arg2] [arg3]"
#    exit 1
#fi

echo "Sur pixel 9 taper 7 fois sur le numero de build pour entrer en mode developpeur"

#pacman -Sy android-udev
#pacman -S android-tools

#apt install android-sdk-platform-tools-common
#apt install android-sdk-platform-tools-common

#systemctl stop fwupd.service
