android-platform-system-core-h software package provides Shared headers in AOSP repository platform/system/core, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install android-platform-system-core-h
android-platform-system-core-h is installed in your system.
Make ensure the android-platform-system-core-h package were installed using the commands given below,
$ sudo dpkg-query -l | grep android-platform-system-core-h*
You will get with android-platform-system-core-h package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | android-platform-system-core-h |
| Version | 1:6.0.1+r55-1 |
| Description | Shared headers in AOSP repository platform/system/core |
| Sub Section | libdevel |