- Invoke the emulator under the android source code directory by typing
emulator
. - After start-up, create
/data/secmod
directory in the emulator (if it does not exist):
adb shell
mkdir /data/secmod/
exit
- Push the libsecmod.so to the emulator:
adb push libsecmod.so /data/secmod/
-
Notifications
You must be signed in to change notification settings - Fork 1
nus-comp-sec/sec-mod-logging
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published