Android native libraries, on the top of Linux Kernel, does not include
-
WebKit
-
Media Framework
-
Notification Manager
-
Surface Manager
-
Only a & b
-
None of Above
C
Correct answer
Explanation
WebKit, Media Framework, and Surface Manager are all C/C++ native libraries running directly above the Linux Kernel. In contrast, the Notification Manager (596959) belongs to the higher-level Java Application Framework layer, meaning it is not part of the native libraries layer.