you can test to see if binder and ashmem are properly loaded using
ls -1 /dev/{ashmem,binder}
or
zgrep -E 'ANDROID|ASHMEM' /proc/config.gz
to check if the config loaded properly
you can test to see if binder and ashmem are properly loaded using
ls -1 /dev/{ashmem,binder}
or
zgrep -E 'ANDROID|ASHMEM' /proc/config.gz
to check if the config loaded properly