SELinuxTargetPreparer নিষ্ক্রিয় করুন

public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer

java.lang.অবজেক্ট
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.DisableSELinuxTargetPreparer


টার্গেট প্রস্তুতকারক যেটি সক্রিয় থাকলে SELinux নিষ্ক্রিয় করে।

ছিঁড়ে গেলে আসল অবস্থায় ফিরে আসবে।

সারসংক্ষেপ

পাবলিক কনস্ট্রাক্টর

DisableSELinuxTargetPreparer ()

পাবলিক পদ্ধতি

void setUp ( TestInformation testInfo)
void tearDown ( TestInformation testInfo, Throwable e)

পাবলিক কনস্ট্রাক্টর

SELinuxTargetPreparer নিষ্ক্রিয় করুন

public DisableSELinuxTargetPreparer ()

পাবলিক পদ্ধতি

সেটআপ

public void setUp (TestInformation testInfo)

পরামিতি
testInfo TestInformation

নিক্ষেপ করে
BuildError
DeviceNotAvailableException
TargetSetupError

টিয়ারডাউন

public void tearDown (TestInformation testInfo, 
                Throwable e)

পরামিতি
testInfo TestInformation

e Throwable

নিক্ষেপ করে
DeviceNotAvailableException