summaryrefslogtreecommitdiff
path: root/power-libperfmgr/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'power-libperfmgr/Android.bp')
-rw-r--r--power-libperfmgr/Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/power-libperfmgr/Android.bp b/power-libperfmgr/Android.bp
index 728acffd..ce3ba80c 100644
--- a/power-libperfmgr/Android.bp
+++ b/power-libperfmgr/Android.bp
@@ -12,6 +12,12 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
+
+cc_library_headers {
+ name: "pixel_power_headers",
+ export_include_dirs: ["."],
+}
+
cc_binary {
name: "android.hardware.power@1.3-service.pixel-libperfmgr",
relative_install_path: "hw",