androidthings / doorbell

Cloud-based photo doorbell with companion app
Apache License 2.0
296 stars 133 forks source link

I/vndksupport: sphal namespace is not configured for this process. #14

Open Saurabh1065 opened 6 years ago

Saurabh1065 commented 6 years ago

doorbell I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.gbm.so from the current namespace instead.

help me with this

forqzy commented 6 years ago

After some study, just found this is also causing by the security setting. Can be solved by the following step:

1. Install the app

2. Reboot,

3. Start the app again

It was said Android 3.0 already know it is AndroidThings, and will grand the permission automatically, But my IDE is Android 3.01, still need to reboot.