You could always add a: setsebool android_cts 1
in your device init.rc SEAndroidManager app really isn;t meant to ship on a device. If you wanted to, a device admin could also restore the boolean when it gets BOOT_COMPLETE intent. On Thu, Feb 21, 2013 at 5:22 AM, Tai Nguyen (tainguye) <[email protected]> wrote: > Hi, > > I understand that there is a cts boolean that add additional rules to > support CTS test. However, I'm not sure what need to be done to prepare our > devices for CTS test. For example, do we need to build the load with the UI > interface for Google to set the boolean? Or, is it OK to have a CLI command > that Google can set the boolean before running the test? It seems that > Google has added more test CTS test cases since we have to run more CTS test > cases on our current device than our last one. Has anyone gone through the > CTS process with seandroid device? If so, please share your experiences and > what Android version your device has. > > Thanks, > Tai -- Respectfully, William C Roberts -- This message was distributed to subscribers of the seandroid-list mailing list. If you no longer wish to subscribe, send mail to [email protected] with the words "unsubscribe seandroid-list" without quotes as the message.
