From 9b3b1b12a25947f1d09e445e96cb66e5190275ac Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Fri, 7 Sep 2018 17:34:01 +0100 Subject: msm8996-common: Update IPACM for P release * Tag: LA.UM.7.5.r1-02200-8x96.0 Change-Id: Id7f0760c0dd1e5476db88d6089d0084eae127a49 Signed-off-by: Davide Garberi --- data-ipa-cfg-mgr/hal/inc/HAL.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data-ipa-cfg-mgr/hal/inc/HAL.h') diff --git a/data-ipa-cfg-mgr/hal/inc/HAL.h b/data-ipa-cfg-mgr/hal/inc/HAL.h index 622a67e..894438f 100644 --- a/data-ipa-cfg-mgr/hal/inc/HAL.h +++ b/data-ipa-cfg-mgr/hal/inc/HAL.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, The Linux Foundation. All rights reserved. + * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are @@ -64,6 +64,7 @@ using ::android::hardware::tetheroffload::control::V1_0::IOffloadControl; using ::android::hardware::tetheroffload::control::V1_0::ITetheringOffloadCallback; +#define KERNEL_PAGE 4096 class HAL : public IOffloadControl, IOffloadConfig { public: -- cgit v1.2.3