commit | c29a77ff67d518a5ea6f11ed432770dcc16bafa1 | [log] [tgz] |
---|---|---|
author | Vilas Bhat <vilasbhat@google.com> | Fri Mar 22 17:57:53 2024 +0000 |
committer | Vilas Bhat <vilasbhat@google.com> | Tue Mar 26 15:31:01 2024 +0000 |
tree | 384e22d7a9ab30a9a8809e23f52a084e0ec82cd0 | |
parent | 7f22a8edee85b006a5d8761aa6cc5f2b679d81f5 [diff] |
16k: Hardcode PAGE_SIZE value to 4096 for windows targets When AOSP is page size agnostic, it uses _SC_PAGE_SIZE macro to obtain the page size value. But this macro is not defined in windows. Bug: 310232825 Change-Id: I71fec93389bfe2af6913a3a12d5a8d4c61c3dba7