Correct include_dirs in networkstack-aidl-interfaces

Even though root dir is frameworks/native/aidl/binder, its include_dir
included android/os, it caused a problem while building frozen interface
including PersistableBundle.
So correct it, and also add 'import' into aidl file.

Bug: 133526962
Test: freeze api and then m
Change-Id: Ib5583e95be32957fa2544b6f6cf4b029a05013c2
2 files changed